Lines Matching refs:meta_ac
1119 struct ocfs2_alloc_context *meta_ac,
1140 data_ac, meta_ac, NULL);
1162 meta_ac, &wc->w_dealloc);
1220 struct ocfs2_alloc_context *meta_ac,
1246 data_ac, meta_ac,
1658 struct ocfs2_alloc_context *meta_ac = NULL;
1743 &data_ac, &meta_ac);
1818 ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos,
1827 if (meta_ac)
1828 ocfs2_free_alloc_context(meta_ac);
1859 if (meta_ac) {
1860 ocfs2_free_alloc_context(meta_ac);
1861 meta_ac = NULL;
2306 struct ocfs2_alloc_context *meta_ac = NULL;
2351 &data_ac, &meta_ac);
2376 meta_ac, &dealloc);
2397 if (meta_ac)
2398 ocfs2_free_alloc_context(meta_ac);