Searched refs:wb_calc_thresh (Results 1 – 3 of 3) sorted by relevance
361 unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh);
83 stats->wb_thresh += wb_calc_thresh(wb, stats->dirty_thresh); in collect_wb_stats()
943 unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh) in wb_calc_thresh() function