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()
3186 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci; in ocfs2_make_clusters_writable()
3389 struct ocfs2_refcount_tree *ref_tree; in ocfs2_refcount_cow_hunk() local
3416 1, &ref_tree, &ref_root_bh); in ocfs2_refcount_cow_hunk()
3425 context->ref_tree = ref_tree; in ocfs2_refcount_cow_hunk()
3444 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_refcount_cow_hunk()
3595 struct ocfs2_refcount_tree *ref_tree, in ocfs2_refcount_cow_xattr() argument
3627 context->ref_tree = ref_tree; in ocfs2_refcount_cow_xattr()
3773 struct ocfs2_refcount_tree *ref_tree; in ocfs2_attach_refcount_tree() local
3793 &ref_tree, &ref_root_bh); in ocfs2_attach_refcount_tree()
3817 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3834 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3850 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_attach_refcount_tree()
4104 struct ocfs2_refcount_tree *ref_tree; in ocfs2_create_reflink_node() local
4124 1, &ref_tree, &ref_root_bh); in ocfs2_create_reflink_node()
4131 &ref_tree->rf_ci, ref_root_bh, in ocfs2_create_reflink_node()
4139 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_create_reflink_node()
4486 struct ocfs2_refcount_tree *ref_tree; in ocfs2_reflink_remap_extent() local
4534 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_remap_extent()
4543 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4556 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4567 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()
4577 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()