Home
last modified time | relevance | path

Searched refs:ubifs_key (Results 1 – 17 of 17) sorted by relevance

/linux-4.19.296/fs/ubifs/
Dkey.h103 union ubifs_key *key, ino_t inum) in ino_key_init()
118 union ubifs_key *key = k; in ino_key_init_flash()
132 union ubifs_key *key, ino_t inum) in lowest_ino_key()
145 union ubifs_key *key, ino_t inum) in highest_ino_key()
159 union ubifs_key *key, ino_t inum, in dent_key_init()
179 union ubifs_key *key, ino_t inum, in dent_key_init_hash()
198 union ubifs_key *key = k; in dent_key_init_flash()
215 union ubifs_key *key, ino_t inum) in lowest_dent_key()
229 union ubifs_key *key, ino_t inum, in xent_key_init()
249 union ubifs_key *key = k; in xent_key_init_flash()
[all …]
Dubifs.h286 union ubifs_key { union
305 union ubifs_key key;
741 union ubifs_key key;
796 union ubifs_key key;
1535 const union ubifs_key *key, const void *buf, int len);
1586 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key,
1588 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
1590 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
1592 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
1594 int ubifs_tnc_add(struct ubifs_info *c, const union ubifs_key *key, int lnum,
[all …]
Dtnc.c39 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key,
540 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node()
550 union ubifs_key node_key; in fallible_read_node()
744 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key, in resolve_collision()
933 const union ubifs_key *key, in fallible_resolve_collision()
1078 const union ubifs_key *key, in resolve_collision_directly()
1214 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key, in ubifs_lookup_level0()
1350 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key, in lookup_level0_dirty()
1485 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate()
1591 union ubifs_key *key; in ubifs_tnc_get_bu_keys()
[all …]
Dtnc_misc.c139 const union ubifs_key *key, int *n) in ubifs_search_zbranch()
372 const union ubifs_key *key1, *key2; in read_znode()
467 union ubifs_key key1, *key = &zbr->key; in ubifs_tnc_read_node()
Dxattr.c290 union ubifs_key key; in ubifs_xattr_set()
352 union ubifs_key key; in ubifs_xattr_get()
416 union ubifs_key key; in ubifs_listxattr()
538 union ubifs_key key; in ubifs_xattr_remove()
Dreplay.c62 union ubifs_key key;
193 union ubifs_key min_key, max_key; in trun_remove_range()
393 union ubifs_key *key, unsigned long long sqnum, in insert_node()
441 union ubifs_key *key, const char *name, int nlen, in insert_dent()
680 union ubifs_key key; in replay_bud()
Ddebug.h253 const union ubifs_key *key);
255 const union ubifs_key *key, char *buffer, int len);
Djournal.c550 union ubifs_key dent_key, ino_key; in ubifs_jnl_update()
706 const union ubifs_key *key, const void *buf, int len) in ubifs_jnl_write_data()
848 union ubifs_key key; in ubifs_jnl_write_inode()
955 union ubifs_key key; in ubifs_jnl_xrename()
1097 union ubifs_key key; in ubifs_jnl_rename()
1355 union ubifs_key key, to_key; in ubifs_jnl_truncate()
1501 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr()
1611 union ubifs_key key; in ubifs_jnl_change_xattr()
Dmisc.h241 const union ubifs_key *key, void *node) in ubifs_tnc_lookup()
Dcommit.c512 union ubifs_key upper_key;
570 union ubifs_key lower_key, upper_key, l_key, u_key; in dbg_check_old_index()
Ddebug.c103 const union ubifs_key *key, char *buffer, int len) in dbg_snprintf_key()
238 union ubifs_key key; in ubifs_dump_inode()
307 union ubifs_key key; in ubifs_dump_node()
1112 union ubifs_key key; in dbg_check_dir()
1184 union ubifs_key key; in dbg_check_key_order()
1319 const union ubifs_key *min, *max; in dbg_check_znode()
1916 union ubifs_key key; in read_add_inode()
2151 union ubifs_key key; in check_inodes()
Drecovery.c1365 int ubifs_recover_size_accum(struct ubifs_info *c, union ubifs_key *key, in ubifs_recover_size_accum()
1417 union ubifs_key key; in fix_size_in_place()
1483 union ubifs_key key; in ubifs_recover_size()
Ddir.c215 union ubifs_key key; in ubifs_lookup()
527 union ubifs_key key; in ubifs_readdir()
881 union ubifs_key key; in ubifs_check_dir_empty()
Dfile.c62 union ubifs_key key; in read_block()
919 union ubifs_key key; in do_writepage()
Dsb.c92 union ubifs_key key; in create_default_filesystem()
Dtnc_commit.c205 static int is_idx_node_in_use(struct ubifs_info *c, union ubifs_key *key, in is_idx_node_in_use()
Dsuper.c104 union ubifs_key key; in ubifs_iget()