Home
last modified time | relevance | path

Searched refs:on_thresh (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/block/
Dblk-core.c973 int on_thresh, off_thresh; in blk_update_nr_requests() local
978 on_thresh = queue_congestion_on_threshold(q); in blk_update_nr_requests()
982 if (rl->count[BLK_RW_SYNC] >= on_thresh) in blk_update_nr_requests()
987 if (rl->count[BLK_RW_ASYNC] >= on_thresh) in blk_update_nr_requests()