Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsysfs.c767 if (t >= MIN_RA_MUL && t <= MAX_RA_MUL) in __sbi_store()
H A Df2fs.h4472 #define MIN_RA_MUL 2 macro
H A Dsuper.c4301 sbi->seq_file_ra_mul = MIN_RA_MUL; in init_sb_info()