Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dwriteback.h344 unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh);
/linux/mm/
H A Dbacking-dev.c83 stats->wb_thresh += wb_calc_thresh(wb, stats->dirty_thresh); in collect_wb_stats()
H A Dpage-writeback.c937 unsigned long wb_calc_thresh(struct bdi_writeback *wb, unsigned long thresh) in wb_calc_thresh() function