Home
last modified time | relevance | path

Searched refs:s_mb_min_to_scan (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dsysfs.c216 EXT4_RW_ATTR_SBI_UI(mb_min_to_scan, s_mb_min_to_scan);
H A Dext4.h1592 unsigned int s_mb_min_to_scan; member
H A Dmballoc.c2208 if (finish_group || ac->ac_found > sbi->s_mb_min_to_scan) in ext4_mb_check_limits()
3671 sbi->s_mb_min_to_scan = MB_DEFAULT_MIN_TO_SCAN; in ext4_mb_init()