Searched defs:zbr (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | tnc.c | 115 struct ubifs_zbranch *zbr; in insert_old_idx_znode() local 140 struct ubifs_zbranch *zbr; in ins_clr_old_idx_znode() local 213 struct ubifs_zbranch *zbr = &zn->zbranch[i]; in copy_znode() local 246 struct ubifs_zbranch *zbr) in dirty_cow_znode() 307 static int lnc_add(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add() 343 static int lnc_add_directly(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add_directly() 367 static void lnc_free(struct ubifs_zbranch *zbr) in lnc_free() 386 static int tnc_read_node_nm(struct ubifs_info *c, struct ubifs_zbranch *zbr, in tnc_read_node_nm() 482 struct ubifs_zbranch *zbr, void *node) in fallible_read_node() 516 static int matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, in matches_name() [all …]
|
H A D | tnc_misc.c | 132 const struct ubifs_zbranch *zbr = &znode->zbranch[0]; in ubifs_search_zbranch() local 297 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in read_znode() local 398 struct ubifs_zbranch *zbr, in ubifs_load_znode() 449 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, in ubifs_tnc_read_node()
|
H A D | debug.c | 861 const struct ubifs_zbranch *zbr; in ubifs_dump_znode() local 1273 static int dbg_check_znode(struct ubifs_info *c, struct ubifs_zbranch *zbr) in dbg_check_znode() 1522 struct ubifs_zbranch *zbr; in dbg_check_tnc() local 1610 struct ubifs_zbranch *zbr; in dbg_walk_index() local 1957 struct ubifs_zbranch *zbr; in read_add_inode() local 2022 static int check_leaf(struct ubifs_info *c, struct ubifs_zbranch *zbr, in check_leaf() 2192 struct ubifs_zbranch *zbr; in check_inodes() local
|
H A D | orphan.c | 812 static int dbg_orphan_check(struct ubifs_info *c, struct ubifs_zbranch *zbr, in dbg_orphan_check()
|
/openbmc/linux/fs/ubifs/ |
H A D | tnc.c | 122 struct ubifs_zbranch *zbr; in insert_old_idx_znode() local 147 struct ubifs_zbranch *zbr; in ins_clr_old_idx_znode() local 237 struct ubifs_znode *old_zn, struct ubifs_zbranch *zbr) in replace_znode() 271 struct ubifs_zbranch *zbr) in dirty_cow_znode() 343 static int lnc_add(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add() 379 static int lnc_add_directly(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add_directly() 402 static void lnc_free(struct ubifs_zbranch *zbr) in lnc_free() 421 static int tnc_read_hashed_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, in tnc_read_hashed_node() 479 struct ubifs_zbranch *zbr) in try_read_node() 535 struct ubifs_zbranch *zbr, void *node) in fallible_read_node() [all …]
|
H A D | tnc_misc.c | 131 const struct ubifs_zbranch *zbr = &znode->zbranch[0]; in ubifs_search_zbranch() local 308 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in read_znode() local 410 struct ubifs_zbranch *zbr, in ubifs_load_znode() 460 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, in ubifs_tnc_read_node()
|
H A D | tnc_commit.c | 38 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in make_idx_node() local 66 struct ubifs_zbranch *zbr; in make_idx_node() local 478 struct ubifs_zbranch *zbr; in layout_in_empty_space() local 600 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in find_first_dirty() local 628 struct ubifs_zbranch *zbr = &znode->zbranch[n]; in find_next_dirty() local 873 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in write_index() local
|
H A D | debug.c | 873 const struct ubifs_zbranch *zbr; in ubifs_dump_znode() local 1289 static int dbg_check_znode(struct ubifs_info *c, struct ubifs_zbranch *zbr) in dbg_check_znode() 1509 struct ubifs_zbranch *zbr; in dbg_check_tnc() local 1591 struct ubifs_zbranch *zbr; in dbg_walk_index() local 1936 struct ubifs_zbranch *zbr; in read_add_inode() local 2001 static int check_leaf(struct ubifs_info *c, struct ubifs_zbranch *zbr, in check_leaf() 2171 struct ubifs_zbranch *zbr; in check_inodes() local
|
H A D | orphan.c | 919 static int dbg_orphan_check(struct ubifs_info *c, struct ubifs_zbranch *zbr, in dbg_orphan_check()
|