Searched refs:ext4_allocation_context (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | mballoc.c | 352 static void ext4_mb_new_preallocation(struct ext4_allocation_context *ac); 1691 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() 1740 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, in ext4_mb_check_limits() 1790 static void ext4_mb_measure_extent(struct ext4_allocation_context *ac, in ext4_mb_measure_extent() 1850 int ext4_mb_try_best_found(struct ext4_allocation_context *ac, in ext4_mb_try_best_found() 1878 int ext4_mb_find_by_goal(struct ext4_allocation_context *ac, in ext4_mb_find_by_goal() 1946 void ext4_mb_simple_scan_group(struct ext4_allocation_context *ac, in ext4_mb_simple_scan_group() 1997 void ext4_mb_complex_scan_group(struct ext4_allocation_context *ac, in ext4_mb_complex_scan_group() 2062 void ext4_mb_scan_aligned(struct ext4_allocation_context *ac, in ext4_mb_scan_aligned() 2103 static bool ext4_mb_good_group(struct ext4_allocation_context *ac, in ext4_mb_good_group() [all …]
|
| H A D | mballoc.h | 148 struct ext4_allocation_context { struct
|
| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | ext4.h | 11 struct ext4_allocation_context; 676 TP_PROTO(struct ext4_allocation_context *ac, 706 TP_PROTO(struct ext4_allocation_context *ac, 714 TP_PROTO(struct ext4_allocation_context *ac, 1025 TP_PROTO(struct ext4_allocation_context *ac), 1092 TP_PROTO(struct ext4_allocation_context *ac),
|