Lines Matching refs:sdtc
1677 struct dirty_throttle_control *sdtc;
1814 sdtc = gdtc;
1842 sdtc = mdtc;
1854 task_ratelimit = ((u64)dirty_ratelimit * sdtc->pos_ratio) >>
1856 max_pause = wb_max_pause(wb, sdtc->wb_dirty);
1879 sdtc->thresh,
1880 sdtc->bg_thresh,
1881 sdtc->dirty,
1882 sdtc->wb_thresh,
1883 sdtc->wb_dirty,
1908 sdtc->thresh,
1909 sdtc->bg_thresh,
1910 sdtc->dirty,
1911 sdtc->wb_thresh,
1912 sdtc->wb_dirty,
1948 if (sdtc->wb_dirty <= wb_stat_error())