Lines Matching refs:zroot
74 c->zroot.lnum = lnum; in make_idx_node()
75 c->zroot.offs = offs; in make_idx_node()
76 c->zroot.len = len; in make_idx_node()
77 ubifs_copy_hash(c, hash, c->zroot.hash); in make_idx_node()
487 c->zroot.lnum = lnum; in layout_in_empty_space()
488 c->zroot.offs = offs; in layout_in_empty_space()
489 c->zroot.len = len; in layout_in_empty_space()
647 c->cnext = find_first_dirty(c->zroot.znode); in get_znodes_to_commit()
758 int ubifs_tnc_start_commit(struct ubifs_info *c, struct ubifs_zbranch *zroot) in ubifs_tnc_start_commit() argument
784 memcpy(zroot, &c->zroot, sizeof(struct ubifs_zbranch)); in ubifs_tnc_start_commit()
902 ubifs_copy_hash(c, hash, c->zroot.hash); in write_index()
1100 dbg_cmt("TNC height is %d", c->zroot.znode->level + 1); in ubifs_tnc_end_commit()