Lines Matching defs:dealloc
71 struct ocfs2_cached_dealloc_ctxt dealloc;
780 &ctxt->dealloc);
793 len, ctxt->meta_ac, &ctxt->dealloc, 1);
795 ret = ocfs2_cache_cluster_dealloc(&ctxt->dealloc,
2367 ocfs2_init_dealloc_ctxt(&ctxt.dealloc);
2411 ocfs2_run_deallocs(osb, &ctxt.dealloc);
3255 ocfs2_init_dealloc_ctxt(&ctxt->dealloc);
3652 if (ocfs2_dealloc_has_cluster(&ctxt.dealloc))
3654 ocfs2_run_deallocs(osb, &ctxt.dealloc);
5425 struct ocfs2_cached_dealloc_ctxt dealloc;
5437 ocfs2_init_dealloc_ctxt(&dealloc);
5477 &dealloc);
5501 ocfs2_run_deallocs(osb, &dealloc);
5663 ocfs2_init_dealloc_ctxt(&ctxt.dealloc);
5707 ocfs2_run_deallocs(osb, &ctxt.dealloc);
5888 struct ocfs2_cached_dealloc_ctxt *dealloc,
5916 dealloc, refcount);
5936 struct ocfs2_cached_dealloc_ctxt *dealloc)
5959 dealloc, NULL);
5973 struct ocfs2_cached_dealloc_ctxt *dealloc)
5985 ref_ci, ref_root_bh, dealloc);
5991 struct ocfs2_cached_dealloc_ctxt *dealloc;
6077 ref->dealloc, p);
6101 struct ocfs2_cached_dealloc_ctxt *dealloc)
6116 dealloc);
6121 .dealloc = dealloc,
6136 struct ocfs2_cached_dealloc_ctxt *dealloc)
6146 dealloc);
6164 ref_root_bh, dealloc);
6186 struct ocfs2_cached_dealloc_ctxt *dealloc;
6444 meta_ac, args->dealloc);
7135 struct ocfs2_cached_dealloc_ctxt dealloc;
7147 ocfs2_init_dealloc_ctxt(&dealloc);
7155 args.dealloc = &dealloc;
7190 if (ocfs2_dealloc_has_cluster(&dealloc)) {
7192 ocfs2_run_deallocs(OCFS2_SB(old_inode->i_sb), &dealloc);