Home
last modified time | relevance | path

Searched defs:zbr (Results 1 – 5 of 5) sorted by relevance

/fs/ubifs/
Dtnc.c121 struct ubifs_zbranch *zbr; in insert_old_idx_znode() local
146 struct ubifs_zbranch *zbr; in ins_clr_old_idx_znode() local
235 struct ubifs_zbranch *zbr = &zn->zbranch[i]; in copy_znode() local
268 struct ubifs_zbranch *zbr) in dirty_cow_znode()
329 static int lnc_add(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add()
365 static int lnc_add_directly(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add_directly()
389 static void lnc_free(struct ubifs_zbranch *zbr) in lnc_free()
408 static int tnc_read_node_nm(struct ubifs_info *c, struct ubifs_zbranch *zbr, in tnc_read_node_nm()
504 struct ubifs_zbranch *zbr, void *node) in fallible_read_node()
538 static int matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, in matches_name()
[all …]
Dtnc_misc.c141 const struct ubifs_zbranch *zbr = &znode->zbranch[0]; in ubifs_search_zbranch() local
306 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in read_znode() local
407 struct ubifs_zbranch *zbr, in ubifs_load_znode()
458 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, in ubifs_tnc_read_node()
Dtnc_commit.c49 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in make_idx_node() local
75 struct ubifs_zbranch *zbr; in make_idx_node() local
468 struct ubifs_zbranch *zbr; in layout_in_empty_space() local
592 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in find_first_dirty() local
620 struct ubifs_zbranch *zbr = &znode->zbranch[n]; in find_next_dirty() local
859 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in write_index() local
Ddebug.c928 const struct ubifs_zbranch *zbr; in dbg_dump_znode() local
1345 static int dbg_check_znode(struct ubifs_info *c, struct ubifs_zbranch *zbr) in dbg_check_znode()
1565 struct ubifs_zbranch *zbr; in dbg_check_tnc() local
1647 struct ubifs_zbranch *zbr; in dbg_walk_index() local
1995 struct ubifs_zbranch *zbr; in read_add_inode() local
2060 static int check_leaf(struct ubifs_info *c, struct ubifs_zbranch *zbr, in check_leaf()
2246 struct ubifs_zbranch *zbr; in check_inodes() local
Dorphan.c837 static int dbg_orphan_check(struct ubifs_info *c, struct ubifs_zbranch *zbr, in dbg_orphan_check()