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