Searched refs:cgwb_calc_thresh (Results 1 – 3 of 3) sorted by relevance
362 unsigned long cgwb_calc_thresh(struct bdi_writeback *wb);
219 stats.wb_thresh = min(stats.wb_thresh, cgwb_calc_thresh(wb)); in cgwb_debug_stats_show()
950 unsigned long cgwb_calc_thresh(struct bdi_writeback *wb) in cgwb_calc_thresh() function