Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
Dblk-wbt.c684 RQWB(rqos)->rq_depth.queue_depth = blk_queue_depth(rqos->q); in wbt_queue_depth_changed()
Dblk-iocost.c819 if (blk_queue_depth(ioc->rqos.q) == 1) in ioc_autop_idx()
/kernel/linux/linux-5.10/include/linux/
Dblkdev.h848 static inline unsigned int blk_queue_depth(struct request_queue *q) in blk_queue_depth() function