blk_queue_depth
if (blk_queue_depth(disk->queue) == 1)
RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->disk->queue);
rwb->rq_depth.queue_depth = blk_queue_depth(q);