Searched refs:wb_stat_error (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbacking-dev.h94 static inline unsigned long wb_stat_error(void) function
/linux-master/mm/
H A Dpage-writeback.c1653 if (dtc->wb_thresh < 2 * wb_stat_error()) {
1946 * the larger and more IO friendly wb_stat_error.
1948 if (sdtc->wb_dirty <= wb_stat_error())
2099 if (thresh < 2 * wb_stat_error())
2119 if (thresh < 2 * wb_stat_error())

Completed in 179 milliseconds