Lines Matching refs:dealloc
60 struct ocfs2_cached_dealloc_ctxt dealloc; member
1837 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() argument
1991 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() argument
2062 meta_ac, dealloc); in __ocfs2_increase_refcount()
2085 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() argument
2102 1, meta_ac, dealloc); in ocfs2_remove_refcount_extent()
2114 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()
2165 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() argument
2169 meta_ac, dealloc); in ocfs2_increase_refcount()
2178 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() argument
2207 meta_ac, dealloc); in ocfs2_decrease_refcount_rec()
2219 dealloc); in ocfs2_decrease_refcount_rec()
2233 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount() argument
2266 meta_ac, dealloc); in __ocfs2_decrease_refcount()
2273 ret = ocfs2_cache_cluster_dealloc(dealloc, in __ocfs2_decrease_refcount()
2297 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() argument
2328 cpos, len, meta_ac, dealloc, delete); in ocfs2_decrease_refcount()
2350 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted() argument
2364 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()
3690 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_add_refcount_flag() argument
3731 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3739 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3805 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local
3808 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_attach_refcount_tree()
3848 &dealloc, NULL); in ocfs2_attach_refcount_tree()
3864 &dealloc); in ocfs2_attach_refcount_tree()
3881 if (!ret && ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_attach_refcount_tree()
3883 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_attach_refcount_tree()
3901 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_add_refcounted_extent() argument
3936 meta_ac, dealloc); in ocfs2_add_refcounted_extent()
3996 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list() argument
4023 dealloc); in ocfs2_duplicate_extent_list()
4122 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local
4128 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_create_reflink_node()
4155 &dealloc); in ocfs2_create_reflink_node()
4165 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_create_reflink_node()
4167 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_create_reflink_node()