Lines Matching defs:dealloc
73 struct ocfs2_cached_dealloc_ctxt dealloc;
786 &ctxt->dealloc);
799 len, ctxt->meta_ac, &ctxt->dealloc, 1);
801 ret = ocfs2_cache_cluster_dealloc(&ctxt->dealloc,
2373 ocfs2_init_dealloc_ctxt(&ctxt.dealloc);
2417 ocfs2_run_deallocs(osb, &ctxt.dealloc);
3261 ocfs2_init_dealloc_ctxt(&ctxt->dealloc);
3658 if (ocfs2_dealloc_has_cluster(&ctxt.dealloc))
3660 ocfs2_run_deallocs(osb, &ctxt.dealloc);
5431 struct ocfs2_cached_dealloc_ctxt dealloc;
5443 ocfs2_init_dealloc_ctxt(&dealloc);
5483 &dealloc);
5507 ocfs2_run_deallocs(osb, &dealloc);
5669 ocfs2_init_dealloc_ctxt(&ctxt.dealloc);
5713 ocfs2_run_deallocs(osb, &ctxt.dealloc);
5894 struct ocfs2_cached_dealloc_ctxt *dealloc,
5922 dealloc, refcount);
5942 struct ocfs2_cached_dealloc_ctxt *dealloc)
5965 dealloc, NULL);
5979 struct ocfs2_cached_dealloc_ctxt *dealloc)
5991 ref_ci, ref_root_bh, dealloc);
5997 struct ocfs2_cached_dealloc_ctxt *dealloc;
6083 ref->dealloc, p);
6107 struct ocfs2_cached_dealloc_ctxt *dealloc)
6122 dealloc);
6127 .dealloc = dealloc,
6142 struct ocfs2_cached_dealloc_ctxt *dealloc)
6152 dealloc);
6170 ref_root_bh, dealloc);
6192 struct ocfs2_cached_dealloc_ctxt *dealloc;
6450 meta_ac, args->dealloc);
7141 struct ocfs2_cached_dealloc_ctxt dealloc;
7153 ocfs2_init_dealloc_ctxt(&dealloc);
7161 args.dealloc = &dealloc;
7196 if (ocfs2_dealloc_has_cluster(&dealloc)) {
7198 ocfs2_run_deallocs(OCFS2_SB(old_inode->i_sb), &dealloc);