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

/linux-master/block/
H A Dblk-wbt.c758 RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->disk->queue);
915 rwb->rq_depth.queue_depth = blk_queue_depth(q);
H A Dblk-iocost.c819 if (blk_queue_depth(disk->queue) == 1)
/linux-master/include/linux/
H A Dblkdev.h696 static inline unsigned int blk_queue_depth(struct request_queue *q) function

Completed in 214 milliseconds