Searched refs:blk_queue_depth (Results 1 – 3 of 3) sorted by relevance
684 RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->q); in wbt_queue_depth_changed()
819 if (blk_queue_depth(ioc->rqos.q) == 1) in ioc_autop_idx()
848 static inline unsigned int blk_queue_depth(struct request_queue *q) in blk_queue_depth() function