Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblkdev.h739 static inline unsigned int blk_queue_depth(struct request_queue *q) in blk_queue_depth() function
/linux/block/
H A Dblk-iocost.c819 if (blk_queue_depth(disk->queue) == 1) in ioc_autop_idx()