Home
last modified time | relevance | path

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

/mm/
Dpage-writeback.c722 unsigned long bdi_bg_thresh; in bdi_position_ratio() local
731 bdi_bg_thresh = div_u64((u64)bdi_thresh * bg_thresh, thresh); in bdi_position_ratio()
733 bdi_bg_thresh); in bdi_position_ratio()
1289 unsigned long *bdi_bg_thresh) in bdi_dirty_limits() argument
1308 if (bdi_bg_thresh) in bdi_dirty_limits()
1309 *bdi_bg_thresh = dirty_thresh ? div_u64((u64)*bdi_thresh * in bdi_dirty_limits()