Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ubifs/
Dkey.h91 union ubifs_key *key, ino_t inum) in ino_key_init()
106 union ubifs_key *key = k; in ino_key_init_flash()
120 union ubifs_key *key, ino_t inum) in lowest_ino_key()
133 union ubifs_key *key, ino_t inum) in highest_ino_key()
147 union ubifs_key *key, ino_t inum, in dent_key_init()
167 union ubifs_key *key, ino_t inum, in dent_key_init_hash()
186 union ubifs_key *key = k; in dent_key_init_flash()
203 union ubifs_key *key, ino_t inum) in lowest_dent_key()
217 union ubifs_key *key, ino_t inum, in xent_key_init()
237 union ubifs_key *key = k; in xent_key_init_flash()
[all …]
Dubifs.h284 union ubifs_key { union
303 union ubifs_key key;
744 union ubifs_key key;
804 union ubifs_key key;
1767 const union ubifs_key *key, const void *buf, int len);
1818 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key,
1820 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
1822 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
1824 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
1826 int ubifs_tnc_add(struct ubifs_info *c, const union ubifs_key *key, int lnum,
[all …]
Dtnc.c27 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key,
497 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node()
506 union ubifs_key node_key; in fallible_read_node()
700 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key, in resolve_collision()
889 const union ubifs_key *key, in fallible_resolve_collision()
1034 const union ubifs_key *key, in resolve_collision_directly()
1170 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key, in ubifs_lookup_level0()
1306 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key, in lookup_level0_dirty()
1441 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate()
1547 union ubifs_key *key; in ubifs_tnc_get_bu_keys()
[all …]
Dxattr.c272 union ubifs_key key; in ubifs_xattr_set()
334 union ubifs_key key; in ubifs_xattr_get()
398 union ubifs_key key; in ubifs_listxattr()
494 union ubifs_key key; in ubifs_purge_xattrs()
583 union ubifs_key key; in ubifs_xattr_remove()
Dtnc_misc.c127 const union ubifs_key *key, int *n) in ubifs_search_zbranch()
369 const union ubifs_key *key1, *key2; in read_znode()
464 union ubifs_key key1, *key = &zbr->key; in ubifs_tnc_read_node()
Ddebug.h241 const union ubifs_key *key);
243 const union ubifs_key *key, char *buffer, int len);
Djournal.c549 union ubifs_key dent_key, ino_key; in ubifs_jnl_update()
723 const union ubifs_key *key, const void *buf, int len) in ubifs_jnl_write_data()
878 union ubifs_key key; in ubifs_jnl_write_inode()
946 union ubifs_key key; in ubifs_jnl_write_inode()
1053 union ubifs_key key; in ubifs_jnl_xrename()
1218 union ubifs_key key; in ubifs_jnl_rename()
1506 union ubifs_key key, to_key; in ubifs_jnl_truncate()
1671 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr()
1792 union ubifs_key key; in ubifs_jnl_change_xattr()
Dreplay.c53 union ubifs_key key;
184 union ubifs_key min_key, max_key; in trun_remove_range()
383 const u8 *hash, union ubifs_key *key, in insert_node()
432 const u8 *hash, union ubifs_key *key, in insert_dent()
796 union ubifs_key key; in replay_bud()
Dmisc.h230 const union ubifs_key *key, void *node) in ubifs_tnc_lookup()
Dcommit.c500 union ubifs_key upper_key;
558 union ubifs_key uninitialized_var(lower_key), upper_key, l_key, u_key; in dbg_check_old_index()
Ddebug.c91 const union ubifs_key *key, char *buffer, int len) in dbg_snprintf_key()
228 union ubifs_key key; in ubifs_dump_inode()
297 union ubifs_key key; in ubifs_dump_node()
1106 union ubifs_key key; in dbg_check_dir()
1177 union ubifs_key key; in dbg_check_key_order()
1312 const union ubifs_key *min, *max; in dbg_check_znode()
1908 union ubifs_key key; in read_add_inode()
2143 union ubifs_key key; in check_inodes()
Drecovery.c1354 int ubifs_recover_size_accum(struct ubifs_info *c, union ubifs_key *key, in ubifs_recover_size_accum()
1406 union ubifs_key key; in fix_size_in_place()
1541 union ubifs_key key; in ubifs_recover_size()
Dorphan.c159 union ubifs_key key; in ubifs_add_orphan()
682 union ubifs_key key1, key2; in do_kill_orphans()
Ddir.c203 union ubifs_key key; in ubifs_lookup()
498 union ubifs_key key; in ubifs_readdir()
850 union ubifs_key key; in ubifs_check_dir_empty()
Dfile.c50 union ubifs_key key; in read_block()
905 union ubifs_key key; in do_writepage()
Dsb.c80 union ubifs_key key; in create_default_filesystem()
Dtnc_commit.c198 static int is_idx_node_in_use(struct ubifs_info *c, union ubifs_key *key, in is_idx_node_in_use()
Dsuper.c92 union ubifs_key key; in ubifs_iget()