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

/linux-4.1.27/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
219 struct ubifs_zbranch *zbr = &zn->zbranch[i]; copy_znode() local
313 static int lnc_add(struct ubifs_info *c, struct ubifs_zbranch *zbr, lnc_add() argument
349 static int lnc_add_directly(struct ubifs_info *c, struct ubifs_zbranch *zbr, lnc_add_directly() argument
373 static void lnc_free(struct ubifs_zbranch *zbr) lnc_free() argument
392 static int tnc_read_node_nm(struct ubifs_info *c, struct ubifs_zbranch *zbr, tnc_read_node_nm() argument
522 static int matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, matches_name() argument
575 struct ubifs_zbranch *zbr; get_znode() local
998 static int matches_position(struct ubifs_zbranch *zbr, int lnum, int offs) matches_position() argument
1115 struct ubifs_zbranch *zbr; dirty_cow_bottom_up() local
1179 struct ubifs_zbranch *zbr; ubifs_lookup_level0() local
1318 struct ubifs_zbranch *zbr; lookup_level0_dirty() local
1435 struct ubifs_zbranch zbr, *zt; ubifs_tnc_locate() local
1535 struct ubifs_zbranch *zbr; ubifs_tnc_get_bu_keys() local
2160 struct ubifs_zbranch zbr; ubifs_tnc_add() local
2169 struct ubifs_zbranch *zbr = &znode->zbranch[n]; ubifs_tnc_add() local
2215 struct ubifs_zbranch *zbr = &znode->zbranch[n]; ubifs_tnc_replace() local
2319 struct ubifs_zbranch *zbr = &znode->zbranch[n]; ubifs_tnc_add_nm() local
2331 struct ubifs_zbranch zbr; ubifs_tnc_add_nm() local
2376 struct ubifs_zbranch *zbr; tnc_delete() local
2756 struct ubifs_zbranch *zbr; ubifs_tnc_next_ent() local
3131 struct ubifs_zbranch *zbr; is_leaf_node_in_tnc() local
251 dirty_cow_znode(struct ubifs_info *c, struct ubifs_zbranch *zbr) dirty_cow_znode() argument
487 fallible_read_node(struct ubifs_info *c, const union ubifs_key *key, struct ubifs_zbranch *zbr, void *node) fallible_read_node() argument
809 fallible_matches_name(struct ubifs_info *c, struct ubifs_zbranch *zbr, const struct qstr *nm) fallible_matches_name() argument
1679 validate_data_node(struct ubifs_info *c, void *buf, struct ubifs_zbranch *zbr) validate_data_node() argument
1906 insert_zbranch(struct ubifs_znode *znode, const struct ubifs_zbranch *zbr, int n) insert_zbranch() argument
1958 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 196 milliseconds