Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dmballoc.c885 atomic_inc(&sbi->s_bal_p2_aligned_bad_suggestions); in ext4_mb_choose_next_group_p2_aligned()
3087 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