Lines Matching refs:meta_ac
46 struct ocfs2_alloc_context *meta_ac;
111 &replace_rec, context->meta_ac,
128 len, context->meta_ac,
149 struct ocfs2_alloc_context **meta_ac,
168 ret = ocfs2_reserve_new_metadata_blocks(osb, extra_blocks, meta_ac);
181 if (*meta_ac) {
182 ocfs2_free_alloc_context(*meta_ac);
183 *meta_ac = NULL;
235 &context->meta_ac,
348 if (context->meta_ac) {
349 ocfs2_free_alloc_context(context->meta_ac);
350 context->meta_ac = NULL;
609 &context->meta_ac,
719 if (context->meta_ac) {
720 ocfs2_free_alloc_context(context->meta_ac);
721 context->meta_ac = NULL;