Searched refs:ext4_allocation_context (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/ext4/ |
| H A D | mballoc.c | 426 static void ext4_mb_new_preallocation(struct ext4_allocation_context *ac); 428 static int ext4_mb_scan_group(struct ext4_allocation_context *ac, 896 struct ext4_allocation_context *ac) in ext4_get_allocation_groups_count() 910 static int ext4_mb_scan_groups_xa_range(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_xa_range() 944 ext4_mb_scan_groups_largest_free_order_range(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_largest_free_order_range() 960 static int ext4_mb_scan_groups_p2_aligned(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_p2_aligned() 995 ext4_mb_scan_groups_avg_frag_order_range(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_avg_frag_order_range() 1011 static int ext4_mb_scan_groups_goal_fast(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_goal_fast() 1061 static int ext4_mb_scan_groups_best_avail(struct ext4_allocation_context *ac, in ext4_mb_scan_groups_best_avail() 1145 static inline int should_optimize_scan(struct ext4_allocation_context *ac) in should_optimize_scan() [all …]
|
| H A D | mballoc.h | 173 struct ext4_allocation_context { struct 288 ext4_mb_mark_diskspace_used_test(struct ext4_allocation_context *ac,
|
| H A D | mballoc-test.c | 551 struct ext4_allocation_context *ac, in test_mark_diskspace_used_range() 586 struct ext4_allocation_context ac; in test_mark_diskspace_used()
|
| /linux/include/trace/events/ |
| H A D | ext4.h | 11 struct ext4_allocation_context; 714 TP_PROTO(struct ext4_allocation_context *ac, 744 TP_PROTO(struct ext4_allocation_context *ac, 752 TP_PROTO(struct ext4_allocation_context *ac, 1060 TP_PROTO(struct ext4_allocation_context *ac), 1127 TP_PROTO(struct ext4_allocation_context *ac),
|