Lines Matching defs:ref_tree
293 struct ocfs2_refcount_tree **ref_tree,
2558 struct ocfs2_refcount_tree *ref_tree = NULL;
2573 1, &ref_tree, &ref_root_bh);
2578 ref_ci = &ref_tree->rf_ci;
2627 if (ref_tree)
2628 ocfs2_unlock_refcount_tree(OCFS2_SB(inode->i_sb), ref_tree, 1);
3534 struct ocfs2_refcount_tree *ref_tree = NULL;
3606 &xis, &xbs, &ref_tree,
3657 if (ref_tree)
3658 ocfs2_unlock_refcount_tree(osb, ref_tree, 1);
5758 struct ocfs2_refcount_tree **ref_tree,
5843 1, ref_tree, &ref_root_bh);
5860 &(*ref_tree)->rf_ci,
5869 *ref_tree, ref_root_bh, 0,
7136 struct ocfs2_refcount_tree *ref_tree;
7141 1, &ref_tree, &ref_root_bh);
7153 args.ref_ci = &ref_tree->rf_ci;
7187 ref_tree, 1);