Lines Matching defs:ref_tree
299 struct ocfs2_refcount_tree **ref_tree,
2564 struct ocfs2_refcount_tree *ref_tree = NULL;
2579 1, &ref_tree, &ref_root_bh);
2584 ref_ci = &ref_tree->rf_ci;
2633 if (ref_tree)
2634 ocfs2_unlock_refcount_tree(OCFS2_SB(inode->i_sb), ref_tree, 1);
3540 struct ocfs2_refcount_tree *ref_tree = NULL;
3612 &xis, &xbs, &ref_tree,
3663 if (ref_tree)
3664 ocfs2_unlock_refcount_tree(osb, ref_tree, 1);
5764 struct ocfs2_refcount_tree **ref_tree,
5849 1, ref_tree, &ref_root_bh);
5866 &(*ref_tree)->rf_ci,
5875 *ref_tree, ref_root_bh, 0,
7142 struct ocfs2_refcount_tree *ref_tree;
7147 1, &ref_tree, &ref_root_bh);
7159 args.ref_ci = &ref_tree->rf_ci;
7193 ref_tree, 1);