Home
last modified time | relevance | path

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

/block/
Dblk.h232 static inline int queue_congestion_on_threshold(struct request_queue *q) in queue_congestion_on_threshold() function
Dblk-core.c982 on_thresh = queue_congestion_on_threshold(q); in blk_update_nr_requests()
1082 if (rl->count[is_sync]+1 >= queue_congestion_on_threshold(q)) { in __get_request()