Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dwriteback.h367 bool wb_over_bg_thresh(struct bdi_writeback *wb);
/linux-6.3-rc2/fs/
A Dfs-writeback.c2046 if (work->for_background && !wb_over_bg_thresh(wb)) in wb_writeback()
2123 if (wb_over_bg_thresh(wb)) { in wb_check_background_flush()
/linux-6.3-rc2/mm/
A Dpage-writeback.c2077 bool wb_over_bg_thresh(struct bdi_writeback *wb) in wb_over_bg_thresh() function

Completed in 14 milliseconds