Searched refs:MIN_RA_MUL (Results 1 – 3 of 3) sorted by relevance
/fs/f2fs/ | ||
D | sysfs.c | 588 if (t >= MIN_RA_MUL && t <= MAX_RA_MUL) in __sbi_store() |
D | f2fs.h | 4152 #define MIN_RA_MUL 2 macro |
D | super.c | 3630 sbi->seq_file_ra_mul = MIN_RA_MUL; in init_sb_info() |