meta_ac           221 fs/ocfs2/acl.c 			 struct ocfs2_alloc_context *meta_ac,
meta_ac           254 fs/ocfs2/acl.c 					     meta_ac, data_ac);
meta_ac           350 fs/ocfs2/acl.c 		   struct ocfs2_alloc_context *meta_ac,
meta_ac           380 fs/ocfs2/acl.c 					    meta_ac, data_ac);
meta_ac           398 fs/ocfs2/acl.c 					    acl, meta_ac, data_ac);
meta_ac           990 fs/ocfs2/alloc.c 				     struct ocfs2_alloc_context *meta_ac,
meta_ac          1004 fs/ocfs2/alloc.c 					      meta_ac,
meta_ac          1039 fs/ocfs2/alloc.c 				cpu_to_le16(meta_ac->ac_alloc_slot);
meta_ac          1151 fs/ocfs2/alloc.c 			    struct ocfs2_alloc_context *meta_ac)
meta_ac          1224 fs/ocfs2/alloc.c 		BUG_ON(!meta_ac);
meta_ac          1227 fs/ocfs2/alloc.c 						   meta_ac,
meta_ac          1352 fs/ocfs2/alloc.c 				  struct ocfs2_alloc_context *meta_ac,
meta_ac          1366 fs/ocfs2/alloc.c 	} else if (meta_ac) {
meta_ac          1367 fs/ocfs2/alloc.c 		status = ocfs2_create_new_meta_bhs(handle, et, 1, meta_ac,
meta_ac          1527 fs/ocfs2/alloc.c 			   struct ocfs2_alloc_context *meta_ac)
meta_ac          1534 fs/ocfs2/alloc.c 	BUG_ON(meta_ac == NULL && ocfs2_is_dealloc_empty(et));
meta_ac          1556 fs/ocfs2/alloc.c 		ret = ocfs2_shift_tree_depth(handle, et, meta_ac, &bh);
meta_ac          1582 fs/ocfs2/alloc.c 			       meta_ac);
meta_ac          4708 fs/ocfs2/alloc.c 			struct ocfs2_alloc_context *meta_ac)
meta_ac          4745 fs/ocfs2/alloc.c 					 meta_ac);
meta_ac          4778 fs/ocfs2/alloc.c 				struct ocfs2_alloc_context *meta_ac,
meta_ac          4808 fs/ocfs2/alloc.c 	if (!free_extents && !meta_ac) {
meta_ac          4814 fs/ocfs2/alloc.c 		   && (ocfs2_alloc_context_bits_left(meta_ac)
meta_ac          4846 fs/ocfs2/alloc.c 				     num_bits, flags, meta_ac);
meta_ac          4910 fs/ocfs2/alloc.c 				  struct ocfs2_alloc_context *meta_ac)
meta_ac          4940 fs/ocfs2/alloc.c 				      &depth, last_eb_bh, meta_ac);
meta_ac          5063 fs/ocfs2/alloc.c 		       struct ocfs2_alloc_context *meta_ac,
meta_ac          5123 fs/ocfs2/alloc.c 						     split_rec, meta_ac);
meta_ac          5154 fs/ocfs2/alloc.c 			     struct ocfs2_alloc_context *meta_ac,
meta_ac          5219 fs/ocfs2/alloc.c 				 index, &split_rec, meta_ac,
meta_ac          5242 fs/ocfs2/alloc.c 			      struct ocfs2_alloc_context *meta_ac,
meta_ac          5265 fs/ocfs2/alloc.c 				       len, phys, meta_ac, dealloc,
meta_ac          5277 fs/ocfs2/alloc.c 			    struct ocfs2_alloc_context *meta_ac)
meta_ac          5321 fs/ocfs2/alloc.c 				      meta_ac);
meta_ac          5510 fs/ocfs2/alloc.c 			struct ocfs2_alloc_context *meta_ac,
meta_ac          5585 fs/ocfs2/alloc.c 				       trunc_range, meta_ac);
meta_ac          5704 fs/ocfs2/alloc.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          5731 fs/ocfs2/alloc.c 	ret = ocfs2_reserve_blocks_for_rec_trunc(inode, et, 1, &meta_ac,
meta_ac          5766 fs/ocfs2/alloc.c 	ret = ocfs2_remove_extent(handle, et, cpos, len, meta_ac, dealloc);
meta_ac          5782 fs/ocfs2/alloc.c 					len, meta_ac,
meta_ac          5797 fs/ocfs2/alloc.c 	if (meta_ac)
meta_ac          5798 fs/ocfs2/alloc.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac            89 fs/ocfs2/alloc.h 			struct ocfs2_alloc_context *meta_ac);
meta_ac           102 fs/ocfs2/alloc.h 				struct ocfs2_alloc_context *meta_ac,
meta_ac           111 fs/ocfs2/alloc.h 		       struct ocfs2_alloc_context *meta_ac,
meta_ac           116 fs/ocfs2/alloc.h 			      struct ocfs2_alloc_context *meta_ac,
meta_ac           121 fs/ocfs2/alloc.h 			     struct ocfs2_alloc_context *meta_ac,
meta_ac           126 fs/ocfs2/alloc.h 			struct ocfs2_alloc_context *meta_ac,
meta_ac          1132 fs/ocfs2/aops.c 			       struct ocfs2_alloc_context *meta_ac,
meta_ac          1153 fs/ocfs2/aops.c 					   data_ac, meta_ac, NULL);
meta_ac          1175 fs/ocfs2/aops.c 						meta_ac, &wc->w_dealloc);
meta_ac          1233 fs/ocfs2/aops.c 				       struct ocfs2_alloc_context *meta_ac,
meta_ac          1259 fs/ocfs2/aops.c 					  data_ac, meta_ac,
meta_ac          1671 fs/ocfs2/aops.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          1756 fs/ocfs2/aops.c 					    &data_ac, &meta_ac);
meta_ac          1831 fs/ocfs2/aops.c 	ret = ocfs2_write_cluster_by_desc(mapping, data_ac, meta_ac, wc, pos,
meta_ac          1840 fs/ocfs2/aops.c 	if (meta_ac)
meta_ac          1841 fs/ocfs2/aops.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac          1872 fs/ocfs2/aops.c 	if (meta_ac) {
meta_ac          1873 fs/ocfs2/aops.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac          1874 fs/ocfs2/aops.c 		meta_ac = NULL;
meta_ac          2304 fs/ocfs2/aops.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          2356 fs/ocfs2/aops.c 				    &data_ac, &meta_ac);
meta_ac          2381 fs/ocfs2/aops.c 						meta_ac, &dealloc);
meta_ac          2402 fs/ocfs2/aops.c 	if (meta_ac)
meta_ac          2403 fs/ocfs2/aops.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac            63 fs/ocfs2/dir.c 			       struct ocfs2_alloc_context *meta_ac,
meta_ac          2288 fs/ocfs2/dir.c 				     struct ocfs2_alloc_context *meta_ac,
meta_ac          2302 fs/ocfs2/dir.c 	ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
meta_ac          2330 fs/ocfs2/dir.c 	dx_root->dr_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot);
meta_ac          2473 fs/ocfs2/dir.c 				    struct ocfs2_alloc_context *meta_ac,
meta_ac          2488 fs/ocfs2/dir.c 				  meta_ac);
meta_ac          2515 fs/ocfs2/dir.c 				 struct ocfs2_alloc_context *meta_ac)
meta_ac          2543 fs/ocfs2/dir.c 					meta_ac, 1, 2, &dx_root_bh);
meta_ac          2570 fs/ocfs2/dir.c 		       struct ocfs2_alloc_context *meta_ac)
meta_ac          2580 fs/ocfs2/dir.c 					     data_ac, meta_ac);
meta_ac          2780 fs/ocfs2/dir.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          2814 fs/ocfs2/dir.c 		ret = ocfs2_reserve_new_metadata_blocks(osb, 1, &meta_ac);
meta_ac          2995 fs/ocfs2/dir.c 						dirdata_bh, meta_ac, dx_inline,
meta_ac          3067 fs/ocfs2/dir.c 	if (meta_ac)
meta_ac          3068 fs/ocfs2/dir.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac          3088 fs/ocfs2/dir.c 			       struct ocfs2_alloc_context *meta_ac,
meta_ac          3110 fs/ocfs2/dir.c 					      data_ac, meta_ac, NULL);
meta_ac          3161 fs/ocfs2/dir.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          3234 fs/ocfs2/dir.c 			status = ocfs2_reserve_new_metadata(osb, el, &meta_ac);
meta_ac          3272 fs/ocfs2/dir.c 				     data_ac, meta_ac, &new_bh);
meta_ac          3329 fs/ocfs2/dir.c 	if (meta_ac)
meta_ac          3330 fs/ocfs2/dir.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac          3699 fs/ocfs2/dir.c 	struct ocfs2_alloc_context *data_ac = NULL, *meta_ac = NULL;
meta_ac          3742 fs/ocfs2/dir.c 	ret = ocfs2_lock_allocators(dir, &et, 1, 0, &data_ac, &meta_ac);
meta_ac          3824 fs/ocfs2/dir.c 				       data_ac, meta_ac, new_dx_leaves,
meta_ac          3872 fs/ocfs2/dir.c 	if (meta_ac)
meta_ac          3873 fs/ocfs2/dir.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac            96 fs/ocfs2/dir.h 		       struct ocfs2_alloc_context *meta_ac);
meta_ac           538 fs/ocfs2/file.c 			 struct ocfs2_alloc_context *meta_ac,
meta_ac           547 fs/ocfs2/file.c 					  data_ac, meta_ac, reason_ret);
meta_ac           563 fs/ocfs2/file.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac           587 fs/ocfs2/file.c 				       &data_ac, &meta_ac);
meta_ac           635 fs/ocfs2/file.c 				      meta_ac,
meta_ac           690 fs/ocfs2/file.c 	if (meta_ac) {
meta_ac           691 fs/ocfs2/file.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac           692 fs/ocfs2/file.c 		meta_ac = NULL;
meta_ac            38 fs/ocfs2/file.h 			 struct ocfs2_alloc_context *meta_ac,
meta_ac            46 fs/ocfs2/move_extents.c 	struct ocfs2_alloc_context *meta_ac;
meta_ac           119 fs/ocfs2/move_extents.c 				 &replace_rec, context->meta_ac,
meta_ac           138 fs/ocfs2/move_extents.c 					len, context->meta_ac,
meta_ac           159 fs/ocfs2/move_extents.c 					struct ocfs2_alloc_context **meta_ac,
meta_ac           178 fs/ocfs2/move_extents.c 	ret = ocfs2_reserve_new_metadata_blocks(osb, extra_blocks, meta_ac);
meta_ac           191 fs/ocfs2/move_extents.c 		if (*meta_ac) {
meta_ac           192 fs/ocfs2/move_extents.c 			ocfs2_free_alloc_context(*meta_ac);
meta_ac           193 fs/ocfs2/move_extents.c 			*meta_ac = NULL;
meta_ac           245 fs/ocfs2/move_extents.c 						&context->meta_ac,
meta_ac           358 fs/ocfs2/move_extents.c 	if (context->meta_ac) {
meta_ac           359 fs/ocfs2/move_extents.c 		ocfs2_free_alloc_context(context->meta_ac);
meta_ac           360 fs/ocfs2/move_extents.c 		context->meta_ac = NULL;
meta_ac           618 fs/ocfs2/move_extents.c 						&context->meta_ac,
meta_ac           728 fs/ocfs2/move_extents.c 	if (context->meta_ac) {
meta_ac           729 fs/ocfs2/move_extents.c 		ocfs2_free_alloc_context(context->meta_ac);
meta_ac           730 fs/ocfs2/move_extents.c 		context->meta_ac = NULL;
meta_ac           238 fs/ocfs2/namei.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac           342 fs/ocfs2/namei.c 	status = ocfs2_reserve_new_metadata_blocks(osb, want_meta, &meta_ac);
meta_ac           386 fs/ocfs2/namei.c 					    new_fe_bh, data_ac, meta_ac);
meta_ac           405 fs/ocfs2/namei.c 			 meta_ac, data_ac);
meta_ac           414 fs/ocfs2/namei.c 						 meta_ac, data_ac);
meta_ac           468 fs/ocfs2/namei.c 	if (meta_ac)
meta_ac           469 fs/ocfs2/namei.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac            51 fs/ocfs2/refcounttree.c 	struct ocfs2_alloc_context *meta_ac;
meta_ac           554 fs/ocfs2/refcounttree.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac           570 fs/ocfs2/refcounttree.c 	ret = ocfs2_reserve_new_metadata_blocks(osb, 1, &meta_ac);
meta_ac           590 fs/ocfs2/refcounttree.c 	ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
meta_ac           624 fs/ocfs2/refcounttree.c 	rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot);
meta_ac           684 fs/ocfs2/refcounttree.c 	if (meta_ac)
meta_ac           685 fs/ocfs2/refcounttree.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac          1278 fs/ocfs2/refcounttree.c 					struct ocfs2_alloc_context *meta_ac)
meta_ac          1297 fs/ocfs2/refcounttree.c 	ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
meta_ac          1328 fs/ocfs2/refcounttree.c 	new_rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot);
meta_ac          1516 fs/ocfs2/refcounttree.c 					 struct ocfs2_alloc_context *meta_ac)
meta_ac          1545 fs/ocfs2/refcounttree.c 	ret = ocfs2_claim_metadata(handle, meta_ac, 1, &suballoc_loc,
meta_ac          1572 fs/ocfs2/refcounttree.c 	new_rb->rf_suballoc_slot = cpu_to_le16(meta_ac->ac_alloc_slot);
meta_ac          1599 fs/ocfs2/refcounttree.c 				  1, 0, meta_ac);
meta_ac          1612 fs/ocfs2/refcounttree.c 				      struct ocfs2_alloc_context *meta_ac)
meta_ac          1623 fs/ocfs2/refcounttree.c 						   &expand_bh, meta_ac);
meta_ac          1636 fs/ocfs2/refcounttree.c 					    expand_bh, meta_ac);
meta_ac          1740 fs/ocfs2/refcounttree.c 				     struct ocfs2_alloc_context *meta_ac)
meta_ac          1755 fs/ocfs2/refcounttree.c 						 ref_leaf_bh, meta_ac);
meta_ac          1828 fs/ocfs2/refcounttree.c 				    struct ocfs2_alloc_context *meta_ac,
meta_ac          1881 fs/ocfs2/refcounttree.c 						 ref_leaf_bh, meta_ac);
meta_ac          1982 fs/ocfs2/refcounttree.c 				     struct ocfs2_alloc_context *meta_ac,
meta_ac          2036 fs/ocfs2/refcounttree.c 							merge, meta_ac);
meta_ac          2054 fs/ocfs2/refcounttree.c 						       meta_ac, dealloc);
meta_ac          2076 fs/ocfs2/refcounttree.c 				struct ocfs2_alloc_context *meta_ac,
meta_ac          2094 fs/ocfs2/refcounttree.c 				  1, meta_ac, dealloc);
meta_ac          2156 fs/ocfs2/refcounttree.c 			    struct ocfs2_alloc_context *meta_ac,
meta_ac          2161 fs/ocfs2/refcounttree.c 					 meta_ac, dealloc);
meta_ac          2169 fs/ocfs2/refcounttree.c 				struct ocfs2_alloc_context *meta_ac,
meta_ac          2199 fs/ocfs2/refcounttree.c 					       meta_ac, dealloc);
meta_ac          2210 fs/ocfs2/refcounttree.c 						   ref_leaf_bh, meta_ac,
meta_ac          2224 fs/ocfs2/refcounttree.c 				     struct ocfs2_alloc_context *meta_ac,
meta_ac          2258 fs/ocfs2/refcounttree.c 						  meta_ac, dealloc);
meta_ac          2288 fs/ocfs2/refcounttree.c 			    struct ocfs2_alloc_context *meta_ac,
meta_ac          2319 fs/ocfs2/refcounttree.c 					cpos, len, meta_ac, dealloc, delete);
meta_ac          2340 fs/ocfs2/refcounttree.c 				struct ocfs2_alloc_context *meta_ac,
meta_ac          2355 fs/ocfs2/refcounttree.c 				       len, phys, meta_ac, dealloc,
meta_ac          2841 fs/ocfs2/refcounttree.c 					struct ocfs2_alloc_context **meta_ac,
meta_ac          2870 fs/ocfs2/refcounttree.c 						meta_ac);
meta_ac          2885 fs/ocfs2/refcounttree.c 		if (*meta_ac) {
meta_ac          2886 fs/ocfs2/refcounttree.c 			ocfs2_free_alloc_context(*meta_ac);
meta_ac          2887 fs/ocfs2/refcounttree.c 			*meta_ac = NULL;
meta_ac          3057 fs/ocfs2/refcounttree.c 				    struct ocfs2_alloc_context *meta_ac,
meta_ac          3102 fs/ocfs2/refcounttree.c 				 &replace_rec, meta_ac, dealloc);
meta_ac          3136 fs/ocfs2/refcounttree.c 				       context->meta_ac, &context->dealloc);
meta_ac          3223 fs/ocfs2/refcounttree.c 					     &context->meta_ac,
meta_ac          3270 fs/ocfs2/refcounttree.c 						       context->meta_ac,
meta_ac          3301 fs/ocfs2/refcounttree.c 						context->meta_ac,
meta_ac          3344 fs/ocfs2/refcounttree.c 	if (context->meta_ac) {
meta_ac          3345 fs/ocfs2/refcounttree.c 		ocfs2_free_alloc_context(context->meta_ac);
meta_ac          3346 fs/ocfs2/refcounttree.c 		context->meta_ac = NULL;
meta_ac          3693 fs/ocfs2/refcounttree.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          3711 fs/ocfs2/refcounttree.c 							ref_blocks, &meta_ac);
meta_ac          3730 fs/ocfs2/refcounttree.c 					   meta_ac, dealloc);
meta_ac          3738 fs/ocfs2/refcounttree.c 					meta_ac, dealloc);
meta_ac          3753 fs/ocfs2/refcounttree.c 	if (meta_ac)
meta_ac          3754 fs/ocfs2/refcounttree.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac          3906 fs/ocfs2/refcounttree.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          3911 fs/ocfs2/refcounttree.c 					     ref_root_bh, &meta_ac,
meta_ac          3927 fs/ocfs2/refcounttree.c 			num_clusters, ext_flags, meta_ac);
meta_ac          3935 fs/ocfs2/refcounttree.c 				      meta_ac, dealloc);
meta_ac          3949 fs/ocfs2/refcounttree.c 	if (meta_ac)
meta_ac          3950 fs/ocfs2/refcounttree.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac            38 fs/ocfs2/refcounttree.h 			    struct ocfs2_alloc_context *meta_ac,
meta_ac           104 fs/ocfs2/refcounttree.h 			    struct ocfs2_alloc_context *meta_ac,
meta_ac          2627 fs/ocfs2/suballoc.c 			  struct ocfs2_alloc_context **meta_ac)
meta_ac          2633 fs/ocfs2/suballoc.c 	*meta_ac = NULL;
meta_ac          2661 fs/ocfs2/suballoc.c 		ret = ocfs2_reserve_new_metadata(osb, et->et_root_el, meta_ac);
meta_ac          2681 fs/ocfs2/suballoc.c 		if (*meta_ac) {
meta_ac          2682 fs/ocfs2/suballoc.c 			ocfs2_free_alloc_context(*meta_ac);
meta_ac          2683 fs/ocfs2/suballoc.c 			*meta_ac = NULL;
meta_ac           202 fs/ocfs2/suballoc.h 			  struct ocfs2_alloc_context **meta_ac);
meta_ac            71 fs/ocfs2/xattr.c 	struct ocfs2_alloc_context *meta_ac;
meta_ac           731 fs/ocfs2/xattr.c 						     ctxt->meta_ac,
meta_ac           785 fs/ocfs2/xattr.c 	ret = ocfs2_remove_extent(handle, &et, cpos, len, ctxt->meta_ac,
meta_ac           799 fs/ocfs2/xattr.c 					len, ctxt->meta_ac, &ctxt->dealloc, 1);
meta_ac          2325 fs/ocfs2/xattr.c 					struct ocfs2_alloc_context **meta_ac,
meta_ac          2354 fs/ocfs2/xattr.c 						meta_add, meta_ac);
meta_ac          2388 fs/ocfs2/xattr.c 							 &ctxt.meta_ac,
meta_ac          2402 fs/ocfs2/xattr.c 		if (ctxt.meta_ac) {
meta_ac          2403 fs/ocfs2/xattr.c 			ocfs2_free_alloc_context(ctxt.meta_ac);
meta_ac          2404 fs/ocfs2/xattr.c 			ctxt.meta_ac = NULL;
meta_ac          2414 fs/ocfs2/xattr.c 	if (ctxt.meta_ac)
meta_ac          2415 fs/ocfs2/xattr.c 		ocfs2_free_alloc_context(ctxt.meta_ac);
meta_ac          2881 fs/ocfs2/xattr.c 	ret = ocfs2_claim_metadata(ctxt->handle, ctxt->meta_ac, 1,
meta_ac          2910 fs/ocfs2/xattr.c 	xblk->xb_suballoc_slot = cpu_to_le16(ctxt->meta_ac->ac_alloc_slot);
meta_ac          3276 fs/ocfs2/xattr.c 							&ctxt->meta_ac);
meta_ac          3290 fs/ocfs2/xattr.c 		if (ctxt->meta_ac) {
meta_ac          3291 fs/ocfs2/xattr.c 			ocfs2_free_alloc_context(ctxt->meta_ac);
meta_ac          3292 fs/ocfs2/xattr.c 			ctxt->meta_ac = NULL;
meta_ac          3452 fs/ocfs2/xattr.c 			   struct ocfs2_alloc_context *meta_ac,
meta_ac          3476 fs/ocfs2/xattr.c 		.meta_ac = meta_ac,
meta_ac          3656 fs/ocfs2/xattr.c 	if (ctxt.meta_ac)
meta_ac          3657 fs/ocfs2/xattr.c 		ocfs2_free_alloc_context(ctxt.meta_ac);
meta_ac          5172 fs/ocfs2/xattr.c 				  num_bits, 0, ctxt->meta_ac);
meta_ac          5430 fs/ocfs2/xattr.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          5452 fs/ocfs2/xattr.c 	ret = ocfs2_lock_allocators(inode, &et, 0, 1, NULL, &meta_ac);
meta_ac          5482 fs/ocfs2/xattr.c 	ret = ocfs2_remove_extent(handle, &et, cpos, len, meta_ac,
meta_ac          5504 fs/ocfs2/xattr.c 	if (meta_ac)
meta_ac          5505 fs/ocfs2/xattr.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac          5686 fs/ocfs2/xattr.c 							 &ctxt.meta_ac,
meta_ac          5700 fs/ocfs2/xattr.c 		if (ctxt.meta_ac) {
meta_ac          5701 fs/ocfs2/xattr.c 			ocfs2_free_alloc_context(ctxt.meta_ac);
meta_ac          5702 fs/ocfs2/xattr.c 			ctxt.meta_ac = NULL;
meta_ac          5710 fs/ocfs2/xattr.c 	if (ctxt.meta_ac)
meta_ac          5711 fs/ocfs2/xattr.c 		ocfs2_free_alloc_context(ctxt.meta_ac);
meta_ac          6286 fs/ocfs2/xattr.c 					struct ocfs2_alloc_context **meta_ac)
meta_ac          6319 fs/ocfs2/xattr.c 	ret = ocfs2_reserve_new_metadata_blocks(osb, meta_add, meta_ac);
meta_ac          6345 fs/ocfs2/xattr.c 				      struct ocfs2_alloc_context *meta_ac,
meta_ac          6440 fs/ocfs2/xattr.c 						meta_ac);
meta_ac          6450 fs/ocfs2/xattr.c 						      meta_ac, args->dealloc);
meta_ac          6476 fs/ocfs2/xattr.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          6485 fs/ocfs2/xattr.c 						  &credits, &meta_ac);
meta_ac          6512 fs/ocfs2/xattr.c 					 args->new_bh, new_xh, &vb, meta_ac,
meta_ac          6541 fs/ocfs2/xattr.c 	if (meta_ac)
meta_ac          6542 fs/ocfs2/xattr.c 		ocfs2_free_alloc_context(meta_ac);
meta_ac          6556 fs/ocfs2/xattr.c 	ret = ocfs2_reserve_new_metadata_blocks(osb, 1, &ctxt.meta_ac);
meta_ac          6578 fs/ocfs2/xattr.c 	ocfs2_free_alloc_context(ctxt.meta_ac);
meta_ac          6598 fs/ocfs2/xattr.c 	struct ocfs2_alloc_context *meta_ac;
meta_ac          6605 fs/ocfs2/xattr.c 						  &credits, &meta_ac);
meta_ac          6641 fs/ocfs2/xattr.c 					 new_blk_bh, new_xh, &vb, meta_ac,
meta_ac          6664 fs/ocfs2/xattr.c 	ocfs2_free_alloc_context(meta_ac);
meta_ac          6751 fs/ocfs2/xattr.c 				struct ocfs2_alloc_context **meta_ac,
meta_ac          6810 fs/ocfs2/xattr.c 							meta_ac);
meta_ac          6824 fs/ocfs2/xattr.c 		if (*meta_ac) {
meta_ac          6825 fs/ocfs2/xattr.c 			ocfs2_free_alloc_context(*meta_ac);
meta_ac          6826 fs/ocfs2/xattr.c 			*meta_ac = NULL;
meta_ac          6836 fs/ocfs2/xattr.c 				struct ocfs2_alloc_context *meta_ac,
meta_ac          6892 fs/ocfs2/xattr.c 					&vb, meta_ac,
meta_ac          6928 fs/ocfs2/xattr.c 				struct ocfs2_alloc_context *meta_ac,
meta_ac          6961 fs/ocfs2/xattr.c 						 meta_ac, data_ac, args);
meta_ac          6977 fs/ocfs2/xattr.c 					  num_clusters, 0, meta_ac);
meta_ac          7007 fs/ocfs2/xattr.c 	struct ocfs2_alloc_context *meta_ac = NULL;
meta_ac          7019 fs/ocfs2/xattr.c 						      &meta_ac, &data_ac);
meta_ac          7033 fs/ocfs2/xattr.c 					  meta_ac, data_ac,
meta_ac          7041 fs/ocfs2/xattr.c 	if (meta_ac)
meta_ac          7042 fs/ocfs2/xattr.c 		ocfs2_free_alloc_context(meta_ac);