Lines Matching refs:ref_tree
307 struct ocfs2_refcount_tree **ref_tree,
2572 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_xattr_remove() local
2587 1, &ref_tree, &ref_root_bh); in ocfs2_xattr_remove()
2592 ref_ci = &ref_tree->rf_ci; in ocfs2_xattr_remove()
2641 if (ref_tree) in ocfs2_xattr_remove()
2642 ocfs2_unlock_refcount_tree(OCFS2_SB(inode->i_sb), ref_tree, 1); in ocfs2_xattr_remove()
3548 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_xattr_set() local
3620 &xis, &xbs, &ref_tree, in ocfs2_xattr_set()
3671 if (ref_tree) in ocfs2_xattr_set()
3672 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_xattr_set()
5772 struct ocfs2_refcount_tree **ref_tree, in ocfs2_prepare_refcount_xattr() argument
5857 1, ref_tree, &ref_root_bh); in ocfs2_prepare_refcount_xattr()
5874 &(*ref_tree)->rf_ci, in ocfs2_prepare_refcount_xattr()
5883 *ref_tree, ref_root_bh, 0, in ocfs2_prepare_refcount_xattr()
7150 struct ocfs2_refcount_tree *ref_tree; in ocfs2_reflink_xattrs() local
7155 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_xattrs()
7167 args.ref_ci = &ref_tree->rf_ci; in ocfs2_reflink_xattrs()
7201 ref_tree, 1); in ocfs2_reflink_xattrs()