Lines Matching refs:meta_ac
44 struct ocfs2_alloc_context *meta_ac;
109 &replace_rec, context->meta_ac,
126 len, context->meta_ac,
147 struct ocfs2_alloc_context **meta_ac,
166 ret = ocfs2_reserve_new_metadata_blocks(osb, extra_blocks, meta_ac);
179 if (*meta_ac) {
180 ocfs2_free_alloc_context(*meta_ac);
181 *meta_ac = NULL;
233 &context->meta_ac,
346 if (context->meta_ac) {
347 ocfs2_free_alloc_context(context->meta_ac);
348 context->meta_ac = NULL;
607 &context->meta_ac,
717 if (context->meta_ac) {
718 ocfs2_free_alloc_context(context->meta_ac);
719 context->meta_ac = NULL;