Home
last modified time | relevance | path

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

/linux/mm/
H A Dpage-writeback.c2137 static bool domain_over_bg_thresh(struct dirty_throttle_control *dtc) in domain_over_bg_thresh() function
2165 if (domain_over_bg_thresh(&gdtc)) in wb_over_bg_thresh()
2169 return domain_over_bg_thresh(&mdtc); in wb_over_bg_thresh()