Searched refs:zbranch (Results 1 – 5 of 5) sorted by relevance
131 const struct ubifs_zbranch *zbr = &znode->zbranch[0]; in ubifs_search_zbranch()231 if (!zn->zbranch[n].znode) in ubifs_destroy_tnc_subtree()235 !ubifs_zn_dirty(zn->zbranch[n].znode)) in ubifs_destroy_tnc_subtree()239 kfree(zn->zbranch[n].znode); in ubifs_destroy_tnc_subtree()329 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in read_znode()388 key1 = &znode->zbranch[i].key; in read_znode()389 key2 = &znode->zbranch[i + 1].key; in read_znode()
38 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in make_idx_node()68 zbr = &zp->zbranch[znode->iip]; in make_idx_node()481 zbr = &zp->zbranch[i]; in layout_in_empty_space()599 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in find_first_dirty()627 struct ubifs_zbranch *zbr = &znode->zbranch[n]; in find_next_dirty()872 struct ubifs_zbranch *zbr = &znode->zbranch[i]; in write_index()896 znode->cparent->zbranch[znode->ciip].hash); in write_index()901 znode->parent->zbranch[znode->iip].hash); in write_index()
76 if (znode->zbranch[start].znode) in ubifs_tnc_find_child()77 return znode->zbranch[start].znode; in ubifs_tnc_find_child()
112 znode->parent->zbranch[znode->iip].znode = NULL; in shrink_tnc()
793 struct ubifs_zbranch zbranch[]; member809 struct ubifs_zbranch zbranch[UBIFS_MAX_BULK_READ]; member