Lines Matching refs:meta_ac
1123 struct ocfs2_alloc_context *meta_ac,
1144 data_ac, meta_ac, NULL);
1166 meta_ac, &wc->w_dealloc);
1224 struct ocfs2_alloc_context *meta_ac,
1250 data_ac, meta_ac,
1662 struct ocfs2_alloc_context *meta_ac = NULL;
1747 &data_ac, &meta_ac);
1822 ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos,
1831 if (meta_ac)
1832 ocfs2_free_alloc_context(meta_ac);
1863 if (meta_ac) {
1864 ocfs2_free_alloc_context(meta_ac);
1865 meta_ac = NULL;
2309 struct ocfs2_alloc_context *meta_ac = NULL;
2354 &data_ac, &meta_ac);
2379 meta_ac, &dealloc);
2400 if (meta_ac)
2401 ocfs2_free_alloc_context(meta_ac);