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()
3061 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount() argument
3105 &replace_rec, meta_ac, dealloc); in ocfs2_clear_ext_refcount()
3139 context->meta_ac, &context->dealloc); in ocfs2_replace_clusters()
3244 &context->dealloc); in ocfs2_make_clusters_writable()
3275 &context->dealloc, delete); in ocfs2_make_clusters_writable()
3340 ocfs2_init_dealloc_ctxt(&context->dealloc); in ocfs2_replace_cow()
3367 if (ocfs2_dealloc_has_cluster(&context->dealloc)) { in ocfs2_replace_cow()
3369 ocfs2_run_deallocs(osb, &context->dealloc); in ocfs2_replace_cow()
3659 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_add_refcount_flag() argument
3703 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3711 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3777 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local
3780 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_attach_refcount_tree()
3820 &dealloc, NULL); in ocfs2_attach_refcount_tree()
3836 &dealloc); in ocfs2_attach_refcount_tree()
3853 if (!ret && ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_attach_refcount_tree()
3855 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_attach_refcount_tree()
3873 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_add_refcounted_extent() argument
3908 meta_ac, dealloc); in ocfs2_add_refcounted_extent()
3975 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list() argument
4002 dealloc); in ocfs2_duplicate_extent_list()
4101 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local
4106 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_create_reflink_node()
4132 &dealloc); in ocfs2_create_reflink_node()
4142 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_create_reflink_node()
4144 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_create_reflink_node()
4480 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_reflink_remap_extent() argument
4546 dealloc, NULL); in ocfs2_reflink_remap_extent()
4561 dealloc); in ocfs2_reflink_remap_extent()
4595 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_reflink_remap_blocks() local
4604 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_reflink_remap_blocks()
4670 pos_out, len, &dealloc); in ocfs2_reflink_remap_blocks()
4677 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_reflink_remap_blocks()
4679 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_reflink_remap_blocks()