Searched refs:ubifs_key (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/ubifs/ |
| H A D | key.h | 91 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 …]
|
| H A D | ubifs.h | 281 union ubifs_key { union 300 union ubifs_key key; 748 union ubifs_key key; 808 union ubifs_key key; 1797 const union ubifs_key *key, struct folio *folio, 1849 int ubifs_lookup_level0(struct ubifs_info *c, const union ubifs_key *key, 1851 int ubifs_tnc_lookup_nm(struct ubifs_info *c, const union ubifs_key *key, 1853 int ubifs_tnc_lookup_dh(struct ubifs_info *c, const union ubifs_key *key, 1855 int ubifs_tnc_locate(struct ubifs_info *c, const union ubifs_key *key, 1857 int ubifs_tnc_add(struct ubifs_info *c, const union ubifs_key *key, int lnum, [all …]
|
| H A D | tnc_misc.c | 127 const union ubifs_key *key, int *n) in ubifs_search_zbranch() 386 const union ubifs_key *key1, *key2; in read_znode() 478 union ubifs_key key1, *key = &zbr->key; in ubifs_tnc_read_node()
|
| H A D | debug.h | 242 const union ubifs_key *key); 244 const union ubifs_key *key, char *buffer, int len);
|
| H A D | misc.h | 230 const union ubifs_key *key, void *node) in ubifs_tnc_lookup()
|
| H A D | commit.c | 511 union ubifs_key upper_key; 569 union ubifs_key lower_key, upper_key, l_key, u_key; in dbg_check_old_index()
|
| H A D | recovery.c | 1354 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() 1539 union ubifs_key key; in ubifs_recover_size()
|
| H A D | orphan.c | 592 union ubifs_key key; in do_kill_orphans()
|
| H A D | sb.c | 83 union ubifs_key key; in create_default_filesystem()
|
| H A D | tnc_commit.c | 198 static int is_idx_node_in_use(struct ubifs_info *c, union ubifs_key *key, in is_idx_node_in_use()
|