Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/fs/ubifs/
H A Dtnc.c121 struct ubifs_zbranch *zbr; in insert_old_idx_znode() local
146 struct ubifs_zbranch *zbr; in ins_clr_old_idx_znode() local
219 struct ubifs_zbranch *zbr = &zn->zbranch[i]; in copy_znode() local
252 struct ubifs_zbranch *zbr) in dirty_cow_znode()
313 static int lnc_add(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add()
349 static int lnc_add_directly(struct ubifs_info *c, struct ubifs_zbranch *zbr, in lnc_add_directly()
373 static void lnc_free(struct ubifs_zbranch *zbr) in lnc_free()
392 static int tnc_read_node_nm(struct ubifs_info *c, struct ubifs_zbranch *zbr, in tnc_read_node_nm()
500 struct ubifs_zbranch *zbr, void *node) in fallible_read_node()
534 static int matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, in matches_name()
[all …]
H A Dtnc_misc.c133 const struct ubifs_zbranch *zbr = &znode->zbranch[0]; in ubifs_search_zbranch() local
298 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in read_znode() local
399 struct ubifs_zbranch *zbr, in ubifs_load_znode()
450 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, in ubifs_tnc_read_node()
H A Ddebug.c862 const struct ubifs_zbranch *zbr; in ubifs_dump_znode() local
1274 static int dbg_check_znode(struct ubifs_info *c, struct ubifs_zbranch *zbr) in dbg_check_znode()
1523 struct ubifs_zbranch *zbr; in dbg_check_tnc() local
1611 struct ubifs_zbranch *zbr; in dbg_walk_index() local
1958 struct ubifs_zbranch *zbr; in read_add_inode() local
2023 static int check_leaf(struct ubifs_info *c, struct ubifs_zbranch *zbr, in check_leaf()
2193 struct ubifs_zbranch *zbr; in check_inodes() local
H A Dorphan.c813 static int dbg_orphan_check(struct ubifs_info *c, struct ubifs_zbranch *zbr, in dbg_orphan_check()