Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfs-writeback.c218 #define WB_FRN_TIME_CUT_DIV 8 /* ignore rounds < avg / 8 */ macro
822 if (max_time >= avg_time / WB_FRN_TIME_CUT_DIV) { in wbc_detach_inode()