Searched refs:MIN_IOSTAT_PERIOD_MS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/f2fs/ | ||
H A D | iostat.h | 22 #define MIN_IOSTAT_PERIOD_MS 100 macro |
H A D | sysfs.c | 587 if (t < MIN_IOSTAT_PERIOD_MS || t > MAX_IOSTAT_PERIOD_MS) in __sbi_store() |