Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/block/
Dblk-core.c1301 int on_thresh, off_thresh; in blk_update_nr_requests() local
1309 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()