Searched refs:blk_queue_depth (Results 1 – 3 of 3) sorted by relevance
258 unsigned long qd = blk_queue_depth(blkiolat->rqos.q); in scale_cookie_change()298 unsigned long qd = blk_queue_depth(iolat->blkiolat->rqos.q); in scale_change()887 iolat->rq_depth.queue_depth = blk_queue_depth(blkg->q); in iolatency_pd_init()
815 wbt_set_queue_depth(q, blk_queue_depth(q)); in wbt_init()
873 static inline unsigned int blk_queue_depth(struct request_queue *q) in blk_queue_depth() function