Lines Matching refs:dealloc
60 struct ocfs2_cached_dealloc_ctxt dealloc; member
1843 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_split_refcount_rec() argument
1997 struct ocfs2_cached_dealloc_ctxt *dealloc) in __ocfs2_increase_refcount() argument
2068 meta_ac, dealloc); in __ocfs2_increase_refcount()
2091 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_remove_refcount_extent() argument
2108 1, meta_ac, dealloc); in ocfs2_remove_refcount_extent()
2120 ret = ocfs2_cache_block_dealloc(dealloc, EXTENT_ALLOC_SYSTEM_INODE, in ocfs2_remove_refcount_extent()
2171 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_increase_refcount() argument
2175 meta_ac, dealloc); in ocfs2_increase_refcount()
2184 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_decrease_refcount_rec() argument
2213 meta_ac, dealloc); in ocfs2_decrease_refcount_rec()
2225 dealloc); in ocfs2_decrease_refcount_rec()
2239 struct ocfs2_cached_dealloc_ctxt *dealloc, in __ocfs2_decrease_refcount() argument
2272 meta_ac, dealloc); in __ocfs2_decrease_refcount()
2279 ret = ocfs2_cache_cluster_dealloc(dealloc, in __ocfs2_decrease_refcount()
2303 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_decrease_refcount() argument
2334 cpos, len, meta_ac, dealloc, delete); in ocfs2_decrease_refcount()
2356 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_mark_extent_refcounted() argument
2372 len, phys, meta_ac, dealloc, in ocfs2_mark_extent_refcounted()
3074 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_clear_ext_refcount() argument
3120 &replace_rec, meta_ac, dealloc); in ocfs2_clear_ext_refcount()
3154 context->meta_ac, &context->dealloc); in ocfs2_replace_clusters()
3289 &context->dealloc); in ocfs2_make_clusters_writable()
3320 &context->dealloc, delete); in ocfs2_make_clusters_writable()
3387 ocfs2_init_dealloc_ctxt(&context->dealloc); in ocfs2_replace_cow()
3414 if (ocfs2_dealloc_has_cluster(&context->dealloc)) { in ocfs2_replace_cow()
3416 ocfs2_run_deallocs(osb, &context->dealloc); in ocfs2_replace_cow()
3708 struct ocfs2_cached_dealloc_ctxt *dealloc, in ocfs2_add_refcount_flag() argument
3749 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3757 meta_ac, dealloc); in ocfs2_add_refcount_flag()
3823 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_attach_refcount_tree() local
3826 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_attach_refcount_tree()
3866 &dealloc, NULL); in ocfs2_attach_refcount_tree()
3882 &dealloc); in ocfs2_attach_refcount_tree()
3899 if (!ret && ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_attach_refcount_tree()
3901 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_attach_refcount_tree()
3919 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_add_refcounted_extent() argument
3954 meta_ac, dealloc); in ocfs2_add_refcounted_extent()
4014 struct ocfs2_cached_dealloc_ctxt *dealloc) in ocfs2_duplicate_extent_list() argument
4041 dealloc); in ocfs2_duplicate_extent_list()
4140 struct ocfs2_cached_dealloc_ctxt dealloc; in ocfs2_create_reflink_node() local
4146 ocfs2_init_dealloc_ctxt(&dealloc); in ocfs2_create_reflink_node()
4173 &dealloc); in ocfs2_create_reflink_node()
4183 if (ocfs2_dealloc_has_cluster(&dealloc)) { in ocfs2_create_reflink_node()
4185 ocfs2_run_deallocs(osb, &dealloc); in ocfs2_create_reflink_node()