Home
last modified time | relevance | path

Searched refs:MIN_IOSTAT_PERIOD_MS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Diostat.h22 #define MIN_IOSTAT_PERIOD_MS 100 macro
H A Dsysfs.c581 if (t < MIN_IOSTAT_PERIOD_MS || t > MAX_IOSTAT_PERIOD_MS) in __sbi_store()