Searched refs:ext4_allocation_context (Results 1 – 4 of 4) sorted by relevance
/linux-6.14.4/fs/ext4/ |
D | mballoc.c | 421 static void ext4_mb_new_preallocation(struct ext4_allocation_context *ac); 423 static bool ext4_mb_good_group(struct ext4_allocation_context *ac, 874 static void ext4_mb_choose_next_group_p2_aligned(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_p2_aligned() 917 ext4_mb_find_good_group_avg_frag_lists(struct ext4_allocation_context *ac, int order) in ext4_mb_find_good_group_avg_frag_lists() 948 static void ext4_mb_choose_next_group_goal_fast(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_goal_fast() 993 static void ext4_mb_choose_next_group_best_avail(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group_best_avail() 1071 static inline int should_optimize_scan(struct ext4_allocation_context *ac) in should_optimize_scan() 1108 static void ext4_mb_choose_next_group(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group() 2136 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() 2185 static void ext4_mb_check_limits(struct ext4_allocation_context *ac, in ext4_mb_check_limits() [all …]
|
D | mballoc.h | 173 struct ext4_allocation_context { struct
|
D | mballoc-test.c | 550 struct ext4_allocation_context *ac, in test_mark_diskspace_used_range() 585 struct ext4_allocation_context ac; in test_mark_diskspace_used()
|
/linux-6.14.4/include/trace/events/ |
D | ext4.h | 11 struct ext4_allocation_context; 679 TP_PROTO(struct ext4_allocation_context *ac, 709 TP_PROTO(struct ext4_allocation_context *ac, 717 TP_PROTO(struct ext4_allocation_context *ac, 1025 TP_PROTO(struct ext4_allocation_context *ac), 1092 TP_PROTO(struct ext4_allocation_context *ac),
|