Lines Matching refs:ref_tree
297 struct ocfs2_refcount_tree **ref_tree,
2562 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_xattr_remove() local
2577 1, &ref_tree, &ref_root_bh); in ocfs2_xattr_remove()
2582 ref_ci = &ref_tree->rf_ci; in ocfs2_xattr_remove()
2631 if (ref_tree) in ocfs2_xattr_remove()
2632 ocfs2_unlock_refcount_tree(OCFS2_SB(inode->i_sb), ref_tree, 1); in ocfs2_xattr_remove()
3538 struct ocfs2_refcount_tree *ref_tree = NULL; in ocfs2_xattr_set() local
3610 &xis, &xbs, &ref_tree, in ocfs2_xattr_set()
3661 if (ref_tree) in ocfs2_xattr_set()
3662 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_xattr_set()
5762 struct ocfs2_refcount_tree **ref_tree, in ocfs2_prepare_refcount_xattr() argument
5847 1, ref_tree, &ref_root_bh); in ocfs2_prepare_refcount_xattr()
5864 &(*ref_tree)->rf_ci, in ocfs2_prepare_refcount_xattr()
5873 *ref_tree, ref_root_bh, 0, in ocfs2_prepare_refcount_xattr()
7140 struct ocfs2_refcount_tree *ref_tree; in ocfs2_reflink_xattrs() local
7145 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_xattrs()
7157 args.ref_ci = &ref_tree->rf_ci; in ocfs2_reflink_xattrs()
7191 ref_tree, 1); in ocfs2_reflink_xattrs()