Lines Matching refs:dealloc
52 struct ocfs2_cached_dealloc_ctxt dealloc; member
1823 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() argument
1977 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() argument
2048 meta_ac, dealloc); in __ocfs2_increase_refcount()
2071 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() argument
2088 1, meta_ac, dealloc); in ocfs2_remove_refcount_extent()
2100 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()
2151 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() argument
2155 meta_ac, dealloc); in ocfs2_increase_refcount()
2164 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() argument
2193 meta_ac, dealloc); in ocfs2_decrease_refcount_rec()
2205 dealloc); in ocfs2_decrease_refcount_rec()
2219 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount() argument
2252 meta_ac, dealloc); in __ocfs2_decrease_refcount()
2259 ret = ocfs2_cache_cluster_dealloc(dealloc, in __ocfs2_decrease_refcount()
2283 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() argument
2313 cpos, len, meta_ac, dealloc, delete); in ocfs2_decrease_refcount()
2335 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted() argument
2349 len, phys, meta_ac, dealloc, in ocfs2_mark_extent_refcounted()
3055 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount() argument
3099 &replace_rec, meta_ac, dealloc); in ocfs2_clear_ext_refcount()
3133 context->meta_ac, &context->dealloc); in ocfs2_replace_clusters()
3238 &context->dealloc); in ocfs2_make_clusters_writable()
3269 &context->dealloc, delete); in ocfs2_make_clusters_writable()
3334 ocfs2_init_dealloc_ctxt(&context->dealloc); in ocfs2_replace_cow()
3361 if (ocfs2_dealloc_has_cluster(&context->dealloc)) { in ocfs2_replace_cow()
3363 ocfs2_run_deallocs(osb, &context->dealloc); in ocfs2_replace_cow()
3653 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_add_refcount_flag() argument
3697 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3705 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3771 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local
3774 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_attach_refcount_tree()
3814 &dealloc, NULL); in ocfs2_attach_refcount_tree()
3830 &dealloc); in ocfs2_attach_refcount_tree()
3847 if (!ret && ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_attach_refcount_tree()
3849 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_attach_refcount_tree()
3867 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_add_refcounted_extent() argument
3902 meta_ac, dealloc); in ocfs2_add_refcounted_extent()
3969 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list() argument
3996 dealloc); in ocfs2_duplicate_extent_list()
4095 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local
4100 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_create_reflink_node()
4126 &dealloc); in ocfs2_create_reflink_node()
4136 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_create_reflink_node()
4138 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_create_reflink_node()
4495 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_reflink_remap_extent() argument
4561 dealloc, NULL); in ocfs2_reflink_remap_extent()
4576 dealloc); in ocfs2_reflink_remap_extent()
4610 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_remap_blocks() local
4619 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_reflink_remap_blocks()
4685 pos_out, len, &dealloc); in ocfs2_reflink_remap_blocks()
4692 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_reflink_remap_blocks()
4694 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_reflink_remap_blocks()