Home
last modified time | relevance | path

Searched refs:on_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
1298 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()