Searched refs:wb_bg_thresh (Results 1 – 1 of 1) sorted by relevance
139 unsigned long wb_bg_thresh; member1133 dtc->wb_bg_thresh); in wb_position_ratio()1472 setpoint = (dtc->wb_thresh + dtc->wb_bg_thresh) / 2; in wb_update_dirty_ratelimit()1707 dtc->wb_bg_thresh = dtc->thresh ? in wb_dirty_limits()1763 bg_thresh = dtc->wb_bg_thresh; in domain_dirty_freerun()1798 dirty_freerun_ceiling(dtc->wb_thresh, dtc->wb_bg_thresh); in wb_dirty_freerun()2158 dtc->wb_bg_thresh = __wb_calc_thresh(dtc, dtc->bg_thresh); in wb_bg_dirty_limits()2159 if (dtc->wb_bg_thresh < 2 * wb_stat_error()) in wb_bg_dirty_limits()2173 if (dtc->wb_dirty > dtc->wb_bg_thresh) in domain_over_bg_thresh()