Searched refs:ext4_allocation_context (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/fs/ext4/ |
D | mballoc.c | 406 static void ext4_mb_new_preallocation(struct ext4_allocation_context *ac); 408 static bool ext4_mb_good_group(struct ext4_allocation_context *ac, 873 static void ext4_mb_choose_next_group_cr0(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_cr0() 926 static void ext4_mb_choose_next_group_cr1(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_cr1() 997 static inline int should_optimize_scan(struct ext4_allocation_context *ac) in should_optimize_scan() 1013 next_linear_group(struct ext4_allocation_context *ac, int group, int ngroups) in next_linear_group() 1050 static void ext4_mb_choose_next_group(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group() 2008 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() 2057 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, in ext4_mb_check_limits() 2107 static void ext4_mb_measure_extent(struct ext4_allocation_context *ac, in ext4_mb_measure_extent() [all …]
|
D | mballoc.h | 165 struct ext4_allocation_context { struct
|
/Linux-v5.15/include/trace/events/ |
D | ext4.h | 11 struct ext4_allocation_context; 665 TP_PROTO(struct ext4_allocation_context *ac, 695 TP_PROTO(struct ext4_allocation_context *ac, 703 TP_PROTO(struct ext4_allocation_context *ac, 1014 TP_PROTO(struct ext4_allocation_context *ac), 1081 TP_PROTO(struct ext4_allocation_context *ac),
|