Searched refs:ext4_allocation_context (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/fs/ext4/ |
D | mballoc.c | 420 static void ext4_mb_new_preallocation(struct ext4_allocation_context *ac); 422 static bool ext4_mb_good_group(struct ext4_allocation_context *ac, 872 static void ext4_mb_choose_next_group_p2_aligned(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_p2_aligned() 915 ext4_mb_find_good_group_avg_frag_lists(struct ext4_allocation_context *ac, int order) in ext4_mb_find_good_group_avg_frag_lists() 946 static void ext4_mb_choose_next_group_goal_fast(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_goal_fast() 991 static void ext4_mb_choose_next_group_best_avail(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_best_avail() 1067 static inline int should_optimize_scan(struct ext4_allocation_context *ac) in should_optimize_scan() 1083 next_linear_group(struct ext4_allocation_context *ac, ext4_group_t group, in next_linear_group() 1116 static void ext4_mb_choose_next_group(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group() 2130 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() [all …]
|
D | mballoc.h | 173 struct ext4_allocation_context { struct
|
/linux-6.6.21/include/trace/events/ |
D | ext4.h | 11 struct ext4_allocation_context; 680 TP_PROTO(struct ext4_allocation_context *ac, 710 TP_PROTO(struct ext4_allocation_context *ac, 718 TP_PROTO(struct ext4_allocation_context *ac, 1029 TP_PROTO(struct ext4_allocation_context *ac), 1096 TP_PROTO(struct ext4_allocation_context *ac),
|