Lines Matching refs:dealloc
53 struct ocfs2_cached_dealloc_ctxt dealloc; member
1824 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() argument
1978 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() argument
2049 meta_ac, dealloc); in __ocfs2_increase_refcount()
2072 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() argument
2089 1, meta_ac, dealloc); in ocfs2_remove_refcount_extent()
2101 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()
2152 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() argument
2156 meta_ac, dealloc); in ocfs2_increase_refcount()
2165 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() argument
2194 meta_ac, dealloc); in ocfs2_decrease_refcount_rec()
2206 dealloc); in ocfs2_decrease_refcount_rec()
2220 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount() argument
2253 meta_ac, dealloc); in __ocfs2_decrease_refcount()
2260 ret = ocfs2_cache_cluster_dealloc(dealloc, in __ocfs2_decrease_refcount()
2284 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() argument
2314 cpos, len, meta_ac, dealloc, delete); in ocfs2_decrease_refcount()
2336 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted() argument
2350 len, phys, meta_ac, dealloc, in ocfs2_mark_extent_refcounted()
3053 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount() argument
3097 &replace_rec, meta_ac, dealloc); in ocfs2_clear_ext_refcount()
3131 context->meta_ac, &context->dealloc); in ocfs2_replace_clusters()
3236 &context->dealloc); in ocfs2_make_clusters_writable()
3267 &context->dealloc, delete); in ocfs2_make_clusters_writable()
3332 ocfs2_init_dealloc_ctxt(&context->dealloc); in ocfs2_replace_cow()
3359 if (ocfs2_dealloc_has_cluster(&context->dealloc)) { in ocfs2_replace_cow()
3361 ocfs2_run_deallocs(osb, &context->dealloc); in ocfs2_replace_cow()
3651 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_add_refcount_flag() argument
3695 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3703 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3769 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local
3772 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_attach_refcount_tree()
3812 &dealloc, NULL); in ocfs2_attach_refcount_tree()
3828 &dealloc); in ocfs2_attach_refcount_tree()
3845 if (!ret && ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_attach_refcount_tree()
3847 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_attach_refcount_tree()
3865 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_add_refcounted_extent() argument
3900 meta_ac, dealloc); in ocfs2_add_refcounted_extent()
3967 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list() argument
3994 dealloc); in ocfs2_duplicate_extent_list()
4093 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local
4098 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_create_reflink_node()
4124 &dealloc); in ocfs2_create_reflink_node()
4134 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_create_reflink_node()
4136 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_create_reflink_node()
4493 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_reflink_remap_extent() argument
4559 dealloc, NULL); in ocfs2_reflink_remap_extent()
4574 dealloc); in ocfs2_reflink_remap_extent()
4608 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_remap_blocks() local
4617 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_reflink_remap_blocks()
4683 pos_out, len, &dealloc); in ocfs2_reflink_remap_blocks()
4690 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_reflink_remap_blocks()
4692 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_reflink_remap_blocks()