Searched refs:queue_congestion_off_threshold (Results 1 – 2 of 2) sorted by relevance
214 static inline int queue_congestion_off_threshold(struct request_queue *q) in queue_congestion_off_threshold() function
853 rl->count[sync] < queue_congestion_off_threshold(q)) in __freed_request()897 else if (rl->count[BLK_RW_SYNC] < queue_congestion_off_threshold(q)) in blk_update_nr_requests()902 else if (rl->count[BLK_RW_ASYNC] < queue_congestion_off_threshold(q)) in blk_update_nr_requests()