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()
3213 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci; in ocfs2_make_clusters_writable()
3416 struct ocfs2_refcount_tree *ref_tree; in ocfs2_refcount_cow_hunk() local
3443 1, &ref_tree, &ref_root_bh); in ocfs2_refcount_cow_hunk()
3452 context->ref_tree = ref_tree; in ocfs2_refcount_cow_hunk()
3471 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_refcount_cow_hunk()
3622 struct ocfs2_refcount_tree *ref_tree, in ocfs2_refcount_cow_xattr() argument
3654 context->ref_tree = ref_tree; in ocfs2_refcount_cow_xattr()
3800 struct ocfs2_refcount_tree *ref_tree; in ocfs2_attach_refcount_tree() local
3820 &ref_tree, &ref_root_bh); in ocfs2_attach_refcount_tree()
3844 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3861 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3877 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_attach_refcount_tree()
4131 struct ocfs2_refcount_tree *ref_tree; in ocfs2_create_reflink_node() local
4151 1, &ref_tree, &ref_root_bh); in ocfs2_create_reflink_node()
4158 &ref_tree->rf_ci, ref_root_bh, in ocfs2_create_reflink_node()
4166 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_create_reflink_node()
4513 struct ocfs2_refcount_tree *ref_tree; in ocfs2_reflink_remap_extent() local
4561 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_remap_extent()
4570 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4583 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4594 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()
4604 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()