Lines Matching refs:ref_tree
56 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()
3215 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci; in ocfs2_make_clusters_writable()
3419 struct ocfs2_refcount_tree *ref_tree; in ocfs2_refcount_cow_hunk() local
3446 1, &ref_tree, &ref_root_bh); in ocfs2_refcount_cow_hunk()
3455 context->ref_tree = ref_tree; in ocfs2_refcount_cow_hunk()
3474 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_refcount_cow_hunk()
3625 struct ocfs2_refcount_tree *ref_tree, in ocfs2_refcount_cow_xattr() argument
3658 context->ref_tree = ref_tree; in ocfs2_refcount_cow_xattr()
3801 struct ocfs2_refcount_tree *ref_tree; in ocfs2_attach_refcount_tree() local
3821 &ref_tree, &ref_root_bh); in ocfs2_attach_refcount_tree()
3845 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3862 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3878 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_attach_refcount_tree()
4126 struct ocfs2_refcount_tree *ref_tree; in ocfs2_create_reflink_node() local
4146 1, &ref_tree, &ref_root_bh); in ocfs2_create_reflink_node()
4154 &ref_tree->rf_ci, ref_root_bh, in ocfs2_create_reflink_node()
4162 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_create_reflink_node()