Searched refs:off_thresh (Results 1 – 1 of 1) sorted by relevance
1301 int on_thresh, off_thresh; in blk_update_nr_requests() local1309 off_thresh = queue_congestion_off_threshold(q); in blk_update_nr_requests()1314 else if (rl->count[BLK_RW_SYNC] < off_thresh) in blk_update_nr_requests()1319 else if (rl->count[BLK_RW_ASYNC] < off_thresh) in blk_update_nr_requests()