Lines Matching refs:fs_thresh
151 hdtc->fs_thresh = hdtc->hwb->dirty_fs_thresh;
163 if (hwb->bw_fs_thresh < hdtc->fs_thresh) {
164 hdtc->fs_thresh = hwb->bw_fs_thresh;
166 hdtc->fs_thresh);
207 hdtc->fs_thresh = hwb->dirty_fs_thresh;
213 hdtc->fs_thresh = thresh;
215 hdtc->fs_thresh);
217 hdtc->fs_thresh);
222 hwb->bw_fs_thresh = hdtc->fs_thresh;
266 return (hdtc->fs_thresh + hdtc->fs_bg_thresh) / 2;
326 hdtc.fs_thresh);
357 if (unlikely(hdtc.fs_nr_reclaimable >= hdtc.fs_thresh))