Lines Matching refs:ref_tree

48 	struct ocfs2_refcount_tree *ref_tree;  member
702 struct ocfs2_refcount_tree *ref_tree; in ocfs2_set_refcount_tree() local
707 &ref_tree, &ref_root_bh); in ocfs2_set_refcount_tree()
727 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, ref_root_bh, in ocfs2_set_refcount_tree()
749 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_set_refcount_tree()
766 struct ocfs2_refcount_tree *ref_tree; in ocfs2_remove_refcount_tree() local
775 ret = ocfs2_lock_refcount_tree(osb, ref_blkno, 1, &ref_tree, &blk_bh); in ocfs2_remove_refcount_tree()
828 ret = ocfs2_journal_access_rb(handle, &ref_tree->rf_ci, blk_bh, in ocfs2_remove_refcount_tree()
847 ocfs2_erase_refcount_tree_from_list(osb, ref_tree); in ocfs2_remove_refcount_tree()
867 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_remove_refcount_tree()
869 ocfs2_refcount_tree_put(ref_tree); in ocfs2_remove_refcount_tree()
3177 struct ocfs2_caching_info *ref_ci = &context->ref_tree->rf_ci; in ocfs2_make_clusters_writable()
3380 struct ocfs2_refcount_tree *ref_tree; in ocfs2_refcount_cow_hunk() local
3407 1, &ref_tree, &ref_root_bh); in ocfs2_refcount_cow_hunk()
3416 context->ref_tree = ref_tree; in ocfs2_refcount_cow_hunk()
3435 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_refcount_cow_hunk()
3586 struct ocfs2_refcount_tree *ref_tree, in ocfs2_refcount_cow_xattr() argument
3618 context->ref_tree = ref_tree; in ocfs2_refcount_cow_xattr()
3764 struct ocfs2_refcount_tree *ref_tree; in ocfs2_attach_refcount_tree() local
3784 &ref_tree, &ref_root_bh); in ocfs2_attach_refcount_tree()
3808 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3825 &ref_tree->rf_ci, in ocfs2_attach_refcount_tree()
3841 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_attach_refcount_tree()
4095 struct ocfs2_refcount_tree *ref_tree; in ocfs2_create_reflink_node() local
4115 1, &ref_tree, &ref_root_bh); in ocfs2_create_reflink_node()
4122 &ref_tree->rf_ci, ref_root_bh, in ocfs2_create_reflink_node()
4130 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_create_reflink_node()
4498 struct ocfs2_refcount_tree *ref_tree; in ocfs2_reflink_remap_extent() local
4546 1, &ref_tree, &ref_root_bh); in ocfs2_reflink_remap_extent()
4555 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4568 &ref_tree->rf_ci, in ocfs2_reflink_remap_extent()
4579 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()
4589 ocfs2_unlock_refcount_tree(osb, ref_tree, 1); in ocfs2_reflink_remap_extent()