Lines Matching refs:rq_depth
94 struct rq_depth rq_depth;
307 struct rq_depth *rqd = &rwb->rq_depth;
360 struct rq_depth *rqd = &rwb->rq_depth;
370 } else if (rwb->rq_depth.max_depth <= 2) {
371 rwb->wb_normal = rwb->rq_depth.max_depth;
374 rwb->wb_normal = (rwb->rq_depth.max_depth + 1) / 2;
375 rwb->wb_background = (rwb->rq_depth.max_depth + 3) / 4;
381 if (!rq_depth_scale_up(&rwb->rq_depth))
391 if (!rq_depth_scale_down(&rwb->rq_depth, hard_throttle))
400 struct rq_depth *rqd = &rwb->rq_depth;
425 struct rq_depth *rqd = &rwb->rq_depth;
482 struct rq_depth *rqd = &rwb->rq_depth;
550 limit = rwb->rq_depth.max_depth;
766 RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->disk->queue);
922 rwb->rq_depth.default_depth = RWB_DEF_DEPTH;
924 rwb->rq_depth.queue_depth = blk_queue_depth(q);