Lines Matching refs:ocfs2_alloc_context
107 static int ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac,
132 struct ocfs2_alloc_context **ac);
134 void ocfs2_free_ac_resource(struct ocfs2_alloc_context *ac) in ocfs2_free_ac_resource()
154 void ocfs2_free_alloc_context(struct ocfs2_alloc_context *ac) in ocfs2_free_alloc_context()
435 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_contig()
479 struct ocfs2_alloc_context *ac, in ocfs2_block_group_claim_bits()
500 struct ocfs2_alloc_context *ac, in ocfs2_block_group_grow_discontig()
560 struct ocfs2_alloc_context *cluster_ac, in ocfs2_bg_alloc_cleanup()
592 struct ocfs2_alloc_context *ac, in ocfs2_block_group_alloc_discontig()
677 struct ocfs2_alloc_context *ac = NULL; in ocfs2_block_group_alloc()
779 struct ocfs2_alloc_context *ac, in ocfs2_reserve_suballoc_bits()
927 struct ocfs2_alloc_context *ac, in ocfs2_steal_resource()
960 struct ocfs2_alloc_context *ac) in ocfs2_steal_inode()
966 struct ocfs2_alloc_context *ac) in ocfs2_steal_meta()
973 struct ocfs2_alloc_context **ac) in ocfs2_reserve_new_metadata_blocks()
978 *ac = kzalloc(sizeof(struct ocfs2_alloc_context), GFP_KERNEL); in ocfs2_reserve_new_metadata_blocks()
1035 struct ocfs2_alloc_context **ac) in ocfs2_reserve_new_metadata()
1043 struct ocfs2_alloc_context **ac) in ocfs2_reserve_new_inode()
1049 *ac = kzalloc(sizeof(struct ocfs2_alloc_context), GFP_KERNEL); in ocfs2_reserve_new_inode()
1137 struct ocfs2_alloc_context *ac) in ocfs2_reserve_cluster_bitmap_bits()
1160 struct ocfs2_alloc_context **ac) in ocfs2_reserve_clusters_with_limit()
1165 *ac = kzalloc(sizeof(struct ocfs2_alloc_context), GFP_KERNEL); in ocfs2_reserve_clusters_with_limit()
1237 struct ocfs2_alloc_context **ac) in ocfs2_reserve_clusters()
1651 static void ocfs2_bg_discontig_fix_result(struct ocfs2_alloc_context *ac, in ocfs2_bg_discontig_fix_result()
1681 static int ocfs2_search_one_group(struct ocfs2_alloc_context *ac, in ocfs2_search_one_group()
1748 static int ocfs2_search_chain(struct ocfs2_alloc_context *ac, in ocfs2_search_chain()
1889 static int ocfs2_claim_suballoc_bits(struct ocfs2_alloc_context *ac, in ocfs2_claim_suballoc_bits()
2001 struct ocfs2_alloc_context *ac, in ocfs2_claim_metadata()
2040 struct ocfs2_alloc_context *ac) in ocfs2_init_inode_ac_group()
2067 struct ocfs2_alloc_context *ac) in ocfs2_save_inode_ac_group()
2075 struct ocfs2_alloc_context *ac, in ocfs2_find_new_inode_loc()
2136 struct ocfs2_alloc_context *ac, in ocfs2_claim_new_inode_at_loc()
2208 struct ocfs2_alloc_context *ac, in ocfs2_claim_new_inode()
2310 struct ocfs2_alloc_context *ac, in __ocfs2_claim_clusters()
2381 struct ocfs2_alloc_context *ac, in ocfs2_claim_clusters()
2640 struct ocfs2_alloc_context **data_ac, in ocfs2_lock_allocators()
2641 struct ocfs2_alloc_context **meta_ac) in ocfs2_lock_allocators()