Searched refs:et_root_el (Results 1 – 3 of 3) sorted by relevance
58 struct ocfs2_extent_list *et_root_el; member
206 et->et_root_el = &di->id2.i_list; in ocfs2_dinode_fill_root_el()214 et->et_root_el = &vb->vb_xv->xr_list; in ocfs2_xattr_value_fill_root_el()252 et->et_root_el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_xattr_tree_fill_root_el()561 return ocfs2_new_path(et->et_root_bh, et->et_root_el, in ocfs2_new_path_from_et()825 el = et->et_root_el; in ocfs2_num_free_extents()994 el = et->et_root_el; in ocfs2_add_branch()1176 root_el = et->et_root_el; in ocfs2_shift_tree_depth()1269 el = et->et_root_el; in ocfs2_find_branch_target()1312 el = et->et_root_el; in ocfs2_find_branch_target()1340 struct ocfs2_extent_list *el = et->et_root_el; in ocfs2_grow_tree()[all …]
2087 ret = ocfs2_reserve_new_metadata(osb, et->et_root_el, meta_ac); in ocfs2_lock_allocators()