Home
last modified time | relevance | path

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

/external/u-boot/fs/ubifs/
Dkey.h85 union ubifs_key *key, ino_t inum) in ino_key_init()
100 union ubifs_key *key = k; in ino_key_init_flash()
114 union ubifs_key *key, ino_t inum) in lowest_ino_key()
127 union ubifs_key *key, ino_t inum) in highest_ino_key()
141 union ubifs_key *key, ino_t inum, in dent_key_init()
160 union ubifs_key *key, ino_t inum, in dent_key_init_hash()
178 union ubifs_key *key = k; in dent_key_init_flash()
195 union ubifs_key *key, ino_t inum) in lowest_dent_key()
209 union ubifs_key *key, ino_t inum, in xent_key_init()
229 union ubifs_key *key = k; in xent_key_init_flash()
[all …]
Dubifs.h881 union ubifs_key { union
900 union ubifs_key key;
1341 union ubifs_key key;
1396 union ubifs_key key;
2144 const union ubifs_key *key, const void *buf, int len);
2186 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key,
2188 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key,
2190 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key,
2192 int ubifs_tnc_add(struct ubifs_info *c, const union ubifs_key *key, int lnum,
2194 int ubifs_tnc_replace(struct ubifs_info *c, const union ubifs_key *key,
[all …]
Dtnc.c481 static int fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, in fallible_read_node()
491 union ubifs_key node_key; in fallible_read_node()
685 static int resolve_collision(struct ubifs_info *c, const union ubifs_key *key, in resolve_collision()
874 const union ubifs_key *key, in fallible_resolve_collision()
1018 const union ubifs_key *key, in resolve_collision_directly()
1153 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key, in ubifs_lookup_level0()
1289 static int lookup_level0_dirty(struct ubifs_info *c, const union ubifs_key *key, in lookup_level0_dirty()
1428 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, in ubifs_tnc_locate()
1534 union ubifs_key *key; in ubifs_tnc_get_bu_keys()
1680 union ubifs_key key1; in validate_data_node()
[all …]
Dtnc_misc.c128 const union ubifs_key *key, int *n) in ubifs_search_zbranch()
357 const union ubifs_key *key1, *key2; in read_znode()
452 union ubifs_key key1, *key = &zbr->key; in ubifs_tnc_read_node()
Dreplay.c55 union ubifs_key key;
186 union ubifs_key min_key, max_key; in trun_remove_range()
350 union ubifs_key *key, unsigned long long sqnum, in insert_node()
398 union ubifs_key *key, const char *name, int nlen, in insert_dent()
637 union ubifs_key key; in replay_bud()
Ddebug.h305 const union ubifs_key *key);
307 const union ubifs_key *key, char *buffer, int len);
Dmisc.h251 const union ubifs_key *key, void *node) in ubifs_tnc_lookup()
Dubifs.c302 union ubifs_key key; in ubifs_printdir()
394 union ubifs_key key; in ubifs_finddir()
688 union ubifs_key key; in read_block()
Ddebug.c101 const union ubifs_key *key, char *buffer, int len) in dbg_snprintf_key()
237 union ubifs_key key; in ubifs_dump_inode()
305 union ubifs_key key; in ubifs_dump_node()
1116 union ubifs_key key; in dbg_check_dir()
1187 union ubifs_key key; in dbg_check_key_order()
1322 const union ubifs_key *min, *max; in dbg_check_znode()
1955 union ubifs_key key; in read_add_inode()
2190 union ubifs_key key; in check_inodes()
Drecovery.c1370 int ubifs_recover_size_accum(struct ubifs_info *c, union ubifs_key *key, in ubifs_recover_size_accum()
1423 union ubifs_key key; in fix_size_in_place()
1490 union ubifs_key key; in ubifs_recover_size()
Dsb.c78 union ubifs_key key; in create_default_filesystem()
Dsuper.c241 union ubifs_key key; in ubifs_iget()