Lines Matching refs:ref_tree

57 	struct ocfs2_refcount_tree *ref_tree;  member
709 struct ocfs2_refcount_tree *ref_tree; in ocfs2_set_refcount_tree() local
714 &ref_tree, &ref_root_bh); in ocfs2_set_refcount_tree()
734 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, ref_root_bh, in ocfs2_set_refcount_tree()
756 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_set_refcount_tree()
773 struct ocfs2_refcount_tree *ref_tree; in ocfs2_remove_refcount_tree() local
782 ret = ocfs2_lock_refcount_tree(osb, ref_blkno, 1, &ref_tree, &blk_bh); in ocfs2_remove_refcount_tree()
835 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, blk_bh, in ocfs2_remove_refcount_tree()
854 ocfs2_erase_refcount_tree_from_list(osb, ref_tree); in ocfs2_remove_refcount_tree()
874 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_remove_refcount_tree()
876 ocfs2_refcount_tree_put(ref_tree); in ocfs2_remove_refcount_tree()
3221 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci; in ocfs2_make_clusters_writable()
3424 struct ocfs2_refcount_tree *ref_tree; in ocfs2_refcount_cow_hunk() local
3451 1, &ref_tree, &ref_root_bh); in ocfs2_refcount_cow_hunk()
3460 context->ref_tree = ref_tree; in ocfs2_refcount_cow_hunk()
3479 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_refcount_cow_hunk()
3630 struct ocfs2_refcount_tree *ref_tree, in ocfs2_refcount_cow_xattr() argument
3662 context->ref_tree = ref_tree; in ocfs2_refcount_cow_xattr()
3808 struct ocfs2_refcount_tree *ref_tree; in ocfs2_attach_refcount_tree() local
3828 &ref_tree, &ref_root_bh); in ocfs2_attach_refcount_tree()
3852 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3869 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3885 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_attach_refcount_tree()
4140 struct ocfs2_refcount_tree *ref_tree; in ocfs2_create_reflink_node() local
4160 1, &ref_tree, &ref_root_bh); in ocfs2_create_reflink_node()
4168 &ref_tree->rf_ci, ref_root_bh, in ocfs2_create_reflink_node()
4176 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_create_reflink_node()
4523 struct ocfs2_refcount_tree *ref_tree; in ocfs2_reflink_remap_extent() local
4570 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_remap_extent()
4579 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4592 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4603 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()
4613 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()