Home
last modified time | relevance | path

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

/linux-6.1.9/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.h293 union ubifs_key { union
312 union ubifs_key key;
755 union ubifs_key key;
815 union ubifs_key key;
1799 const union ubifs_key *key, const void *buf, int len);
1850 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key,
1852 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
1854 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key,
1856 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
1858 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.c270 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()
504 union ubifs_key key; in ubifs_purge_xattrs()
601 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()
463 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);
Dreplay.c53 union ubifs_key key;
184 union ubifs_key min_key, max_key; in trun_remove_range()
384 const u8 *hash, union ubifs_key *key, in insert_node()
433 const u8 *hash, union ubifs_key *key, in insert_dent()
782 union ubifs_key key; in replay_bud()
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()
949 union ubifs_key key; in ubifs_jnl_write_inode()
1058 union ubifs_key key; in ubifs_jnl_xrename()
1223 union ubifs_key key; in ubifs_jnl_rename()
1550 union ubifs_key key, to_key; in ubifs_jnl_truncate()
1720 union ubifs_key xent_key, key1, key2; in ubifs_jnl_delete_xattr()
1841 union ubifs_key key; in ubifs_jnl_change_xattr()
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()
1127 union ubifs_key key; in dbg_check_dir()
1199 union ubifs_key key; in dbg_check_key_order()
1334 const union ubifs_key *min, *max; in dbg_check_znode()
1930 union ubifs_key key; in read_add_inode()
2165 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()
694 union ubifs_key key1, key2; in do_kill_orphans()
Ddir.c200 union ubifs_key key; in ubifs_lookup()
565 union ubifs_key key; in ubifs_readdir()
891 union ubifs_key key; in ubifs_check_dir_empty()
Dfile.c50 union ubifs_key key; in read_block()
908 union ubifs_key key; in do_writepage()
Dsb.c83 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()