Home
last modified time | relevance | path

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

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