Lines Matching refs:dealloc
53 struct ocfs2_cached_dealloc_ctxt dealloc; member
1831 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() argument
1985 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() argument
2056 meta_ac, dealloc); in __ocfs2_increase_refcount()
2079 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() argument
2096 1, meta_ac, dealloc); in ocfs2_remove_refcount_extent()
2108 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()
2159 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() argument
2163 meta_ac, dealloc); in ocfs2_increase_refcount()
2172 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() argument
2201 meta_ac, dealloc); in ocfs2_decrease_refcount_rec()
2213 dealloc); in ocfs2_decrease_refcount_rec()
2227 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount() argument
2260 meta_ac, dealloc); in __ocfs2_decrease_refcount()
2267 ret = ocfs2_cache_cluster_dealloc(dealloc, in __ocfs2_decrease_refcount()
2291 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() argument
2321 cpos, len, meta_ac, dealloc, delete); in ocfs2_decrease_refcount()
2343 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted() argument
2357 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()
3273 &context->dealloc); in ocfs2_make_clusters_writable()
3304 &context->dealloc, delete); in ocfs2_make_clusters_writable()
3369 ocfs2_init_dealloc_ctxt(&context->dealloc); in ocfs2_replace_cow()
3396 if (ocfs2_dealloc_has_cluster(&context->dealloc)) { in ocfs2_replace_cow()
3398 ocfs2_run_deallocs(osb, &context->dealloc); in ocfs2_replace_cow()
3688 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_add_refcount_flag() argument
3732 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3740 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3806 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local
3809 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_attach_refcount_tree()
3849 &dealloc, NULL); in ocfs2_attach_refcount_tree()
3865 &dealloc); in ocfs2_attach_refcount_tree()
3882 if (!ret && ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_attach_refcount_tree()
3884 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_attach_refcount_tree()
3902 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_add_refcounted_extent() argument
3937 meta_ac, dealloc); in ocfs2_add_refcounted_extent()
4004 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list() argument
4031 dealloc); in ocfs2_duplicate_extent_list()
4130 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local
4135 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_create_reflink_node()
4161 &dealloc); in ocfs2_create_reflink_node()
4171 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_create_reflink_node()
4173 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_create_reflink_node()
4509 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_reflink_remap_extent() argument
4575 dealloc, NULL); in ocfs2_reflink_remap_extent()
4590 dealloc); in ocfs2_reflink_remap_extent()
4624 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_remap_blocks() local
4633 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_reflink_remap_blocks()
4699 pos_out, len, &dealloc); in ocfs2_reflink_remap_blocks()
4706 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_reflink_remap_blocks()
4708 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_reflink_remap_blocks()