Home
last modified time | relevance | path

Searched refs:s_bal_p2_aligned_bad_suggestions (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/ext4/
Dmballoc.c883 atomic_inc(&sbi->s_bal_p2_aligned_bad_suggestions); in ext4_mb_choose_next_group_p2_aligned()
3111 atomic_read(&sbi->s_bal_p2_aligned_bad_suggestions)); in ext4_seq_mb_stats_show()
Dext4.h1605 atomic_t s_bal_p2_aligned_bad_suggestions; member