Home
last modified time | relevance | path

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

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