Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage-writeback.c864 static unsigned long __wb_calc_thresh(struct dirty_throttle_control *dtc, in __wb_calc_thresh() function
895 return __wb_calc_thresh(&gdtc, thresh); in wb_calc_thresh()
914 return __wb_calc_thresh(&mdtc, mdtc.thresh); in cgwb_calc_thresh()
1661 dtc->wb_thresh = __wb_calc_thresh(dtc, dtc->thresh); in wb_dirty_limits()
2120 thresh = __wb_calc_thresh(gdtc, gdtc->bg_thresh); in wb_over_bg_thresh()
2140 thresh = __wb_calc_thresh(mdtc, mdtc->bg_thresh); in wb_over_bg_thresh()