Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dvirtio_blk.c556 static struct blk_mq_ops virtio_mq_ops = { variable
631 vblk->tag_set.ops = &virtio_mq_ops; in virtblk_probe()