Searched refs:ext4_allocation_context (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/ext4/ |
D | mballoc.c | 1636 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() 1681 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, in ext4_mb_check_limits() 1731 static void ext4_mb_measure_extent(struct ext4_allocation_context *ac, in ext4_mb_measure_extent() 1791 int ext4_mb_try_best_found(struct ext4_allocation_context *ac, in ext4_mb_try_best_found() 1819 int ext4_mb_find_by_goal(struct ext4_allocation_context *ac, in ext4_mb_find_by_goal() 1887 void ext4_mb_simple_scan_group(struct ext4_allocation_context *ac, in ext4_mb_simple_scan_group() 1938 void ext4_mb_complex_scan_group(struct ext4_allocation_context *ac, in ext4_mb_complex_scan_group() 2003 void ext4_mb_scan_aligned(struct ext4_allocation_context *ac, in ext4_mb_scan_aligned() 2045 static int ext4_mb_good_group(struct ext4_allocation_context *ac, in ext4_mb_good_group() 2110 ext4_mb_regular_allocator(struct ext4_allocation_context *ac) in ext4_mb_regular_allocator() [all …]
|
D | mballoc.h | 148 struct ext4_allocation_context { struct
|
/linux-4.19.296/include/trace/events/ |
D | ext4.h | 11 struct ext4_allocation_context; 633 TP_PROTO(struct ext4_allocation_context *ac, 663 TP_PROTO(struct ext4_allocation_context *ac, 671 TP_PROTO(struct ext4_allocation_context *ac, 977 TP_PROTO(struct ext4_allocation_context *ac), 1044 TP_PROTO(struct ext4_allocation_context *ac),
|