Searched refs:queue_congestion_off_threshold (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/block/
H A Dll_rw_blk.c92 static inline int queue_congestion_off_threshold(struct request_queue *q) function
2038 if (rl->count[rw] < queue_congestion_off_threshold(q))
3903 else if (rl->count[READ] < queue_congestion_off_threshold(q))
3908 else if (rl->count[WRITE] < queue_congestion_off_threshold(q))

Completed in 466 milliseconds