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

/linux-4.4.14/fs/ubifs/
H A Dtnc_misc.c141 const struct ubifs_zbranch *zbr = &znode->zbranch[0]; ubifs_search_zbranch() local
306 struct ubifs_zbranch *zbr = &znode->zbranch[i]; read_znode() local
458 int ubifs_tnc_read_node(struct ubifs_info *c, struct ubifs_zbranch *zbr, ubifs_tnc_read_node() argument
406 ubifs_load_znode(struct ubifs_info *c, struct ubifs_zbranch *zbr, struct ubifs_znode *parent, int iip) ubifs_load_znode() argument
H A Dorphan.c823 static int dbg_orphan_check(struct ubifs_info *c, struct ubifs_zbranch *zbr, dbg_orphan_check() argument
H A Dtnc_commit.c49 struct ubifs_zbranch *zbr = &znode->zbranch[i]; make_idx_node() local
73 struct ubifs_zbranch *zbr; make_idx_node() local
462 struct ubifs_zbranch *zbr; layout_in_empty_space() local
584 struct ubifs_zbranch *zbr = &znode->zbranch[i]; find_first_dirty() local
612 struct ubifs_zbranch *zbr = &znode->zbranch[n]; find_next_dirty() local
851 struct ubifs_zbranch *zbr = &znode->zbranch[i]; write_index() local
H A Dtnc.c121 struct ubifs_zbranch *zbr; insert_old_idx_znode() local
146 struct ubifs_zbranch *zbr; ins_clr_old_idx_znode() local
218 struct ubifs_zbranch *zbr = &zn->zbranch[i]; copy_znode() local
312 static int lnc_add(struct ubifs_info *c, struct ubifs_zbranch *zbr, lnc_add() argument
348 static int lnc_add_directly(struct ubifs_info *c, struct ubifs_zbranch *zbr, lnc_add_directly() argument
372 static void lnc_free(struct ubifs_zbranch *zbr) lnc_free() argument
391 static int tnc_read_node_nm(struct ubifs_info *c, struct ubifs_zbranch *zbr, tnc_read_node_nm() argument
521 static int matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, matches_name() argument
574 struct ubifs_zbranch *zbr; get_znode() local
997 static int matches_position(struct ubifs_zbranch *zbr, int lnum, int offs) matches_position() argument
1114 struct ubifs_zbranch *zbr; dirty_cow_bottom_up() local
1178 struct ubifs_zbranch *zbr; ubifs_lookup_level0() local
1317 struct ubifs_zbranch *zbr; lookup_level0_dirty() local
1434 struct ubifs_zbranch zbr, *zt; ubifs_tnc_locate() local
1534 struct ubifs_zbranch *zbr; ubifs_tnc_get_bu_keys() local
2159 struct ubifs_zbranch zbr; ubifs_tnc_add() local
2168 struct ubifs_zbranch *zbr = &znode->zbranch[n]; ubifs_tnc_add() local
2214 struct ubifs_zbranch *zbr = &znode->zbranch[n]; ubifs_tnc_replace() local
2318 struct ubifs_zbranch *zbr = &znode->zbranch[n]; ubifs_tnc_add_nm() local
2330 struct ubifs_zbranch zbr; ubifs_tnc_add_nm() local
2375 struct ubifs_zbranch *zbr; tnc_delete() local
2755 struct ubifs_zbranch *zbr; ubifs_tnc_next_ent() local
3130 struct ubifs_zbranch *zbr; is_leaf_node_in_tnc() local
250 dirty_cow_znode(struct ubifs_info *c, struct ubifs_zbranch *zbr) dirty_cow_znode() argument
486 fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, struct ubifs_zbranch *zbr, void *node) fallible_read_node() argument
808 fallible_matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, const struct qstr *nm) fallible_matches_name() argument
1678 validate_data_node(struct ubifs_info *c, void *buf, struct ubifs_zbranch *zbr) validate_data_node() argument
1905 insert_zbranch(struct ubifs_znode *znode, const struct ubifs_zbranch *zbr, int n) insert_zbranch() argument
1957 tnc_insert(struct ubifs_info *c, struct ubifs_znode *znode, struct ubifs_zbranch *zbr, int n) tnc_insert() argument
H A Ddebug.c854 const struct ubifs_zbranch *zbr; ubifs_dump_znode() local
1265 static int dbg_check_znode(struct ubifs_info *c, struct ubifs_zbranch *zbr) dbg_check_znode() argument
1485 struct ubifs_zbranch *zbr; dbg_check_tnc() local
1567 struct ubifs_zbranch *zbr; dbg_walk_index() local
1913 struct ubifs_zbranch *zbr; read_add_inode() local
1978 static int check_leaf(struct ubifs_info *c, struct ubifs_zbranch *zbr, check_leaf() argument
2148 struct ubifs_zbranch *zbr; check_inodes() local

Completed in 187 milliseconds