Searched refs:blk_queue_nonrot (Results 1 – 4 of 4) sorted by relevance
663 #define blk_queue_nonrot(q) (!((q)->limits.features & BLK_FEAT_ROTATIONAL)) macro1383 return blk_queue_nonrot(bdev_get_queue(bdev)); in bdev_nonrot()
994 if (blk_queue_nonrot(blkg->q)) in iolatency_pd_init()
1348 if (blk_queue_nonrot(q)) in blk_throtl_init()
815 if (!blk_queue_nonrot(disk->queue)) in ioc_autop_idx()