Home
last modified time | relevance | path

Searched refs:off_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
979 off_thresh = queue_congestion_off_threshold(q); in blk_update_nr_requests()
984 else if (rl->count[BLK_RW_SYNC] < off_thresh) in blk_update_nr_requests()
989 else if (rl->count[BLK_RW_ASYNC] < off_thresh) in blk_update_nr_requests()