Searched refs:MAX_RA_MUL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/f2fs/ | ||
H A D | sysfs.c | 652 if (t >= MIN_RA_MUL && t <= MAX_RA_MUL) in __sbi_store() |
H A D | f2fs.h | 4215 #define MAX_RA_MUL 256 macro |
Completed in 11 milliseconds