Home
last modified time | relevance | path

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

/Linux-v5.10/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()
166 union ubifs_key *key, ino_t inum, in dent_key_init_hash()
185 union ubifs_key *key = k; in dent_key_init_flash()
202 union ubifs_key *key, ino_t inum) in lowest_dent_key()
216 union ubifs_key *key, ino_t inum, in xent_key_init()
236 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;
1768 const union ubifs_key *key, const void *buf, int len);
1819 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key,
1821 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
1823 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
1825 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
1827 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,
496 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node()
505 union ubifs_key node_key; in fallible_read_node()
699 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key, in resolve_collision()
888 const union ubifs_key *key, in fallible_resolve_collision()
1033 const union ubifs_key *key, in resolve_collision_directly()
1169 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key, in ubifs_lookup_level0()
1305 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key, in lookup_level0_dirty()
1440 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate()
1546 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()
585 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()
724 const union ubifs_key *key, const void *buf, int len) in ubifs_jnl_write_data()
879 union ubifs_key key; in ubifs_jnl_write_inode()
948 union ubifs_key key; in ubifs_jnl_write_inode()
1057 union ubifs_key key; in ubifs_jnl_xrename()
1222 union ubifs_key key; in ubifs_jnl_rename()
1511 union ubifs_key key, to_key; in ubifs_jnl_truncate()
1676 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr()
1797 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()
779 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 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()
1178 union ubifs_key key; in dbg_check_key_order()
1313 const union ubifs_key *min, *max; in dbg_check_znode()
1909 union ubifs_key key; in read_add_inode()
2144 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()
692 union ubifs_key key1, key2; in do_kill_orphans()
Ddir.c197 union ubifs_key key; in ubifs_lookup()
492 union ubifs_key key; in ubifs_readdir()
844 union ubifs_key key; in ubifs_check_dir_empty()
Dfile.c50 union ubifs_key key; in read_block()
907 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.c110 union ubifs_key key; in ubifs_iget()