Searched refs:queue_congestion_on_threshold (Results 1 – 2 of 2) sorted by relevance
232 static inline int queue_congestion_on_threshold(struct request_queue *q) in queue_congestion_on_threshold() function
982 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()