Searched refs:on_thresh (Results 1 – 1 of 1) sorted by relevance
1291 int on_thresh, off_thresh; in blk_update_nr_requests() local1298 on_thresh = queue_congestion_on_threshold(q); in blk_update_nr_requests()1302 if (rl->count[BLK_RW_SYNC] >= on_thresh) in blk_update_nr_requests()1307 if (rl->count[BLK_RW_ASYNC] >= on_thresh) in blk_update_nr_requests()