Lines Matching refs:ocfs2_alloc_context
109 static int ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac,
134 struct ocfs2_alloc_context **ac);
136 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource()
156 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context()
437 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_contig()
481 struct ocfs2_alloc_context *ac, in ocfs2_block_group_claim_bits()
502 struct ocfs2_alloc_context *ac, in ocfs2_block_group_grow_discontig()
562 struct ocfs2_alloc_context *cluster_ac, in ocfs2_bg_alloc_cleanup()
594 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_discontig()
679 struct ocfs2_alloc_context *ac = NULL; in ocfs2_block_group_alloc()
781 struct ocfs2_alloc_context *ac, in ocfs2_reserve_suballoc_bits()
929 struct ocfs2_alloc_context *ac, in ocfs2_steal_resource()
962 struct ocfs2_alloc_context *ac) in ocfs2_steal_inode()
968 struct ocfs2_alloc_context *ac) in ocfs2_steal_meta()
975 struct ocfs2_alloc_context **ac) in ocfs2_reserve_new_metadata_blocks()
980 *ac = kzalloc(sizeof(struct ocfs2_alloc_context), GFP_KERNEL); in ocfs2_reserve_new_metadata_blocks()
1037 struct ocfs2_alloc_context **ac) in ocfs2_reserve_new_metadata()
1045 struct ocfs2_alloc_context **ac) in ocfs2_reserve_new_inode()
1051 *ac = kzalloc(sizeof(struct ocfs2_alloc_context), GFP_KERNEL); in ocfs2_reserve_new_inode()
1139 struct ocfs2_alloc_context *ac) in ocfs2_reserve_cluster_bitmap_bits()
1165 struct ocfs2_alloc_context **ac) in ocfs2_reserve_clusters_with_limit()
1169 *ac = kzalloc(sizeof(struct ocfs2_alloc_context), GFP_KERNEL); in ocfs2_reserve_clusters_with_limit()
1214 struct ocfs2_alloc_context **ac) in ocfs2_reserve_clusters()
1628 static void ocfs2_bg_discontig_fix_result(struct ocfs2_alloc_context *ac, in ocfs2_bg_discontig_fix_result()
1658 static int ocfs2_search_one_group(struct ocfs2_alloc_context *ac, in ocfs2_search_one_group()
1725 static int ocfs2_search_chain(struct ocfs2_alloc_context *ac, in ocfs2_search_chain()
1866 static int ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac, in ocfs2_claim_suballoc_bits()
1978 struct ocfs2_alloc_context *ac, in ocfs2_claim_metadata()
2017 struct ocfs2_alloc_context *ac) in ocfs2_init_inode_ac_group()
2044 struct ocfs2_alloc_context *ac) in ocfs2_save_inode_ac_group()
2052 struct ocfs2_alloc_context *ac, in ocfs2_find_new_inode_loc()
2113 struct ocfs2_alloc_context *ac, in ocfs2_claim_new_inode_at_loc()
2185 struct ocfs2_alloc_context *ac, in ocfs2_claim_new_inode()
2287 struct ocfs2_alloc_context *ac, in __ocfs2_claim_clusters()
2358 struct ocfs2_alloc_context *ac, in ocfs2_claim_clusters()
2662 struct ocfs2_alloc_context **data_ac, in ocfs2_lock_allocators()
2663 struct ocfs2_alloc_context **meta_ac) in ocfs2_lock_allocators()