Searched refs:MB_DEFAULT_MIN_TO_SCAN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ext4/ | ||
H A D | mballoc.h | 49 #define MB_DEFAULT_MIN_TO_SCAN 10 macro |
H A D | mballoc.c | 3671 sbi->s_mb_min_to_scan = MB_DEFAULT_MIN_TO_SCAN; in ext4_mb_init() |