Lines Matching refs:fs_thresh
175 hdtc->fs_thresh = hdtc->hwb->dirty_fs_thresh;
187 if (hwb->bw_fs_thresh < hdtc->fs_thresh) {
188 hdtc->fs_thresh = hwb->bw_fs_thresh;
190 hdtc->fs_thresh);
231 hdtc->fs_thresh = hwb->dirty_fs_thresh;
237 hdtc->fs_thresh = thresh;
239 hdtc->fs_thresh);
241 hdtc->fs_thresh);
246 hwb->bw_fs_thresh = hdtc->fs_thresh;
290 return (hdtc->fs_thresh + hdtc->fs_bg_thresh) / 2;
350 hdtc.fs_thresh);
381 if (unlikely(hdtc.fs_nr_reclaimable >= hdtc.fs_thresh))