Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dfs-writeback.c833 static bool over_bground_thresh(struct backing_dev_info *bdi) in over_bground_thresh() function
909 if (work->for_background && !over_bground_thresh(wb->bdi)) in wb_writeback()
1001 if (over_bground_thresh(wb->bdi)) { in wb_check_background_flush()