Home
last modified time | relevance | path

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

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