Searched refs:ext4_allocation_context (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/ext4/ |
D | mballoc.c | 1577 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() 1625 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, in ext4_mb_check_limits() 1675 static void ext4_mb_measure_extent(struct ext4_allocation_context *ac, in ext4_mb_measure_extent() 1735 int ext4_mb_try_best_found(struct ext4_allocation_context *ac, in ext4_mb_try_best_found() 1763 int ext4_mb_find_by_goal(struct ext4_allocation_context *ac, in ext4_mb_find_by_goal() 1822 void ext4_mb_simple_scan_group(struct ext4_allocation_context *ac, in ext4_mb_simple_scan_group() 1866 void ext4_mb_complex_scan_group(struct ext4_allocation_context *ac, in ext4_mb_complex_scan_group() 1925 void ext4_mb_scan_aligned(struct ext4_allocation_context *ac, in ext4_mb_scan_aligned() 1961 static int ext4_mb_good_group(struct ext4_allocation_context *ac, in ext4_mb_good_group() 2016 ext4_mb_regular_allocator(struct ext4_allocation_context *ac) in ext4_mb_regular_allocator() [all …]
|
D | mballoc.h | 165 struct ext4_allocation_context { struct
|
/linux-2.6.39/include/trace/events/ |
D | ext4.h | 10 struct ext4_allocation_context; 520 TP_PROTO(struct ext4_allocation_context *ac, 550 TP_PROTO(struct ext4_allocation_context *ac, 558 TP_PROTO(struct ext4_allocation_context *ac, 877 TP_PROTO(struct ext4_allocation_context *ac), 944 TP_PROTO(struct ext4_allocation_context *ac),
|