Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk-core.c1291 int on_thresh, off_thresh; in blk_update_nr_requests() local
1299 off_thresh = queue_congestion_off_threshold(q); in blk_update_nr_requests()
1304 else if (rl->count[BLK_RW_SYNC] < off_thresh) in blk_update_nr_requests()
1309 else if (rl->count[BLK_RW_ASYNC] < off_thresh) in blk_update_nr_requests()