Lines Matching refs:ref_tree

47 	struct ocfs2_refcount_tree *ref_tree;  member
701 struct ocfs2_refcount_tree *ref_tree; in ocfs2_set_refcount_tree() local
706 &ref_tree, &ref_root_bh); in ocfs2_set_refcount_tree()
726 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, ref_root_bh, in ocfs2_set_refcount_tree()
748 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_set_refcount_tree()
765 struct ocfs2_refcount_tree *ref_tree; in ocfs2_remove_refcount_tree() local
774 ret = ocfs2_lock_refcount_tree(osb, ref_blkno, 1, &ref_tree, &blk_bh); in ocfs2_remove_refcount_tree()
827 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, blk_bh, in ocfs2_remove_refcount_tree()
846 ocfs2_erase_refcount_tree_from_list(osb, ref_tree); in ocfs2_remove_refcount_tree()
866 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_remove_refcount_tree()
868 ocfs2_refcount_tree_put(ref_tree); in ocfs2_remove_refcount_tree()
3185 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci; in ocfs2_make_clusters_writable()
3388 struct ocfs2_refcount_tree *ref_tree; in ocfs2_refcount_cow_hunk() local
3415 1, &ref_tree, &ref_root_bh); in ocfs2_refcount_cow_hunk()
3424 context->ref_tree = ref_tree; in ocfs2_refcount_cow_hunk()
3443 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_refcount_cow_hunk()
3594 struct ocfs2_refcount_tree *ref_tree, in ocfs2_refcount_cow_xattr() argument
3626 context->ref_tree = ref_tree; in ocfs2_refcount_cow_xattr()
3772 struct ocfs2_refcount_tree *ref_tree; in ocfs2_attach_refcount_tree() local
3792 &ref_tree, &ref_root_bh); in ocfs2_attach_refcount_tree()
3816 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3833 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3849 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_attach_refcount_tree()
4103 struct ocfs2_refcount_tree *ref_tree; in ocfs2_create_reflink_node() local
4123 1, &ref_tree, &ref_root_bh); in ocfs2_create_reflink_node()
4130 &ref_tree->rf_ci, ref_root_bh, in ocfs2_create_reflink_node()
4138 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_create_reflink_node()
4485 struct ocfs2_refcount_tree *ref_tree; in ocfs2_reflink_remap_extent() local
4533 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_remap_extent()
4542 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4555 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4566 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()
4576 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()