Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/
Dvirtio_blk.c874 static const struct blk_mq_ops virtio_mq_ops = { variable
950 vblk->tag_set.ops = &virtio_mq_ops; in virtblk_probe()