Searched refs:ext4_allocation_context (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ext4/ |
H A D | mballoc.c | 420 static void ext4_mb_new_preallocation(struct ext4_allocation_context *ac); 422 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() 1087 next_linear_group(struct ext4_allocation_context *ac, ext4_group_t group, in next_linear_group() 1120 static void ext4_mb_choose_next_group(struct ext4_allocation_context *ac, in ext4_mb_choose_next_group() 2134 static void ext4_mb_use_best_found(struct ext4_allocation_context *ac, in ext4_mb_use_best_found() [all …]
|
H A D | mballoc.h | 173 struct ext4_allocation_context { struct
|
/openbmc/linux/include/trace/events/ |
H A D | ext4.h | 11 struct ext4_allocation_context; 680 TP_PROTO(struct ext4_allocation_context *ac, 710 TP_PROTO(struct ext4_allocation_context *ac, 718 TP_PROTO(struct ext4_allocation_context *ac, 1029 TP_PROTO(struct ext4_allocation_context *ac), 1096 TP_PROTO(struct ext4_allocation_context *ac),
|