Lines Matching refs:dealloc

51 	struct ocfs2_cached_dealloc_ctxt dealloc;  member
1829 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() argument
1983 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() argument
2054 meta_ac, dealloc); in __ocfs2_increase_refcount()
2077 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() argument
2094 1, meta_ac, dealloc); in ocfs2_remove_refcount_extent()
2106 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()
2157 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() argument
2161 meta_ac, dealloc); in ocfs2_increase_refcount()
2170 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() argument
2199 meta_ac, dealloc); in ocfs2_decrease_refcount_rec()
2211 dealloc); in ocfs2_decrease_refcount_rec()
2225 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount() argument
2258 meta_ac, dealloc); in __ocfs2_decrease_refcount()
2265 ret = ocfs2_cache_cluster_dealloc(dealloc, in __ocfs2_decrease_refcount()
2289 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() argument
2319 cpos, len, meta_ac, dealloc, delete); in ocfs2_decrease_refcount()
2341 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted() argument
2355 len, phys, meta_ac, dealloc, in ocfs2_mark_extent_refcounted()
3060 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount() argument
3104 &replace_rec, meta_ac, dealloc); in ocfs2_clear_ext_refcount()
3138 context->meta_ac, &context->dealloc); in ocfs2_replace_clusters()
3243 &context->dealloc); in ocfs2_make_clusters_writable()
3274 &context->dealloc, delete); in ocfs2_make_clusters_writable()
3339 ocfs2_init_dealloc_ctxt(&context->dealloc); in ocfs2_replace_cow()
3366 if (ocfs2_dealloc_has_cluster(&context->dealloc)) { in ocfs2_replace_cow()
3368 ocfs2_run_deallocs(osb, &context->dealloc); in ocfs2_replace_cow()
3658 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_add_refcount_flag() argument
3702 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3710 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3776 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local
3779 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_attach_refcount_tree()
3819 &dealloc, NULL); in ocfs2_attach_refcount_tree()
3835 &dealloc); in ocfs2_attach_refcount_tree()
3852 if (!ret && ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_attach_refcount_tree()
3854 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_attach_refcount_tree()
3872 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_add_refcounted_extent() argument
3907 meta_ac, dealloc); in ocfs2_add_refcounted_extent()
3974 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list() argument
4001 dealloc); in ocfs2_duplicate_extent_list()
4100 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local
4105 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_create_reflink_node()
4131 &dealloc); in ocfs2_create_reflink_node()
4141 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_create_reflink_node()
4143 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_create_reflink_node()
4479 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_reflink_remap_extent() argument
4545 dealloc, NULL); in ocfs2_reflink_remap_extent()
4560 dealloc); in ocfs2_reflink_remap_extent()
4594 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_remap_blocks() local
4603 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_reflink_remap_blocks()
4669 pos_out, len, &dealloc); in ocfs2_reflink_remap_blocks()
4676 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_reflink_remap_blocks()
4678 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_reflink_remap_blocks()