Symbol: blk_mq_ops
arch/um/drivers/ubd_kern.c
825
static const struct blk_mq_ops ubd_mq_ops = {
block/blk-mq-debugfs.c
270
const struct blk_mq_ops *const mq_ops = rq->q->mq_ops;
block/blk-mq.c
4941
const struct blk_mq_ops *ops, unsigned int queue_depth,
block/bsg-lib.c
345
static const struct blk_mq_ops bsg_mq_ops = {
drivers/block/amiflop.c
1774
static const struct blk_mq_ops amiflop_mq_ops = {
drivers/block/aoe/aoeblk.c
324
static const struct blk_mq_ops aoeblk_mq_ops = {
drivers/block/ataflop.c
1990
static const struct blk_mq_ops ataflop_mq_ops = {
drivers/block/floppy.c
4493
static const struct blk_mq_ops floppy_mq_ops = {
drivers/block/loop.c
1986
static const struct blk_mq_ops loop_mq_ops = {
drivers/block/mtip32xx/mtip32xx.c
3380
static const struct blk_mq_ops mtip_mq_ops = {
drivers/block/nbd.c
1937
static const struct blk_mq_ops nbd_mq_ops = {
drivers/block/null_blk/main.c
1748
static const struct blk_mq_ops null_mq_ops = {
drivers/block/ps3disk.c
379
static const struct blk_mq_ops ps3disk_mq_ops = {
drivers/block/rbd.c
4940
static const struct blk_mq_ops rbd_mq_ops = {
drivers/block/rnbd/rnbd-clt.c
1199
static struct blk_mq_ops rnbd_mq_ops = {
drivers/block/sunvdc.c
780
static const struct blk_mq_ops vdc_mq_ops = {
drivers/block/swim.c
770
static const struct blk_mq_ops swim_mq_ops = {
drivers/block/swim3.c
1079
static const struct blk_mq_ops swim3_mq_ops = {
drivers/block/ublk_drv.c
2344
static const struct blk_mq_ops ublk_mq_ops = {
drivers/block/ublk_drv.c
2351
static const struct blk_mq_ops ublk_batch_mq_ops = {
drivers/block/virtio_blk.c
1234
static const struct blk_mq_ops virtio_mq_ops = {
drivers/block/xen-blkfront.c
942
static const struct blk_mq_ops blkfront_mq_ops = {
drivers/block/z2ram.c
311
static const struct blk_mq_ops z2_mq_ops = {
drivers/block/zloop.c
915
static const struct blk_mq_ops zloop_mq_ops = {
drivers/cdrom/gdrom.c
731
static const struct blk_mq_ops gdrom_mq_ops = {
drivers/md/dm-rq.c
539
static const struct blk_mq_ops dm_mq_ops = {
drivers/memstick/core/ms_block.c
2076
static const struct blk_mq_ops msb_mq_ops = {
drivers/memstick/core/mspro_block.c
1095
static const struct blk_mq_ops mspro_mq_ops = {
drivers/mmc/core/queue.c
349
static const struct blk_mq_ops mmc_mq_ops = {
drivers/mtd/mtd_blkdevs.c
272
static const struct blk_mq_ops mtd_mq_ops = {
drivers/mtd/ubi/block.c
323
static const struct blk_mq_ops ubiblock_mq_ops = {
drivers/nvme/host/apple.c
990
static const struct blk_mq_ops apple_nvme_mq_admin_ops = {
drivers/nvme/host/apple.c
998
static const struct blk_mq_ops apple_nvme_mq_ops = {
drivers/nvme/host/core.c
4925
const struct blk_mq_ops *ops, unsigned int cmd_size)
drivers/nvme/host/core.c
4991
const struct blk_mq_ops *ops, unsigned int nr_maps,
drivers/nvme/host/fc.c
2849
static const struct blk_mq_ops nvme_fc_mq_ops = {
drivers/nvme/host/fc.c
3397
static const struct blk_mq_ops nvme_fc_admin_mq_ops = {
drivers/nvme/host/nvme.h
895
const struct blk_mq_ops *ops, unsigned int cmd_size);
drivers/nvme/host/nvme.h
898
const struct blk_mq_ops *ops, unsigned int nr_maps,
drivers/nvme/host/pci.c
2272
static const struct blk_mq_ops nvme_mq_admin_ops = {
drivers/nvme/host/pci.c
2281
static const struct blk_mq_ops nvme_mq_ops = {
drivers/nvme/host/rdma.c
156
static const struct blk_mq_ops nvme_rdma_mq_ops;
drivers/nvme/host/rdma.c
157
static const struct blk_mq_ops nvme_rdma_admin_mq_ops;
drivers/nvme/host/rdma.c
2135
static const struct blk_mq_ops nvme_rdma_mq_ops = {
drivers/nvme/host/rdma.c
2146
static const struct blk_mq_ops nvme_rdma_admin_mq_ops = {
drivers/nvme/host/tcp.c
173
static const struct blk_mq_ops nvme_tcp_mq_ops;
drivers/nvme/host/tcp.c
174
static const struct blk_mq_ops nvme_tcp_admin_mq_ops;
drivers/nvme/host/tcp.c
2858
static const struct blk_mq_ops nvme_tcp_mq_ops = {
drivers/nvme/host/tcp.c
2870
static const struct blk_mq_ops nvme_tcp_admin_mq_ops = {
drivers/nvme/target/loop.c
250
static const struct blk_mq_ops nvme_loop_mq_ops = {
drivers/nvme/target/loop.c
257
static const struct blk_mq_ops nvme_loop_admin_mq_ops = {
drivers/s390/block/dasd.c
3218
struct blk_mq_ops dasd_mq_ops = {
drivers/s390/block/dasd_int.h
827
extern struct blk_mq_ops dasd_mq_ops;
drivers/s390/block/scm_blk.c
427
static const struct blk_mq_ops scm_mq_ops = {
drivers/scsi/scsi_lib.c
2078
static const struct blk_mq_ops scsi_mq_ops_no_commit = {
drivers/scsi/scsi_lib.c
2106
static const struct blk_mq_ops scsi_mq_ops = {
drivers/ufs/core/ufshcd.c
10979
static const struct blk_mq_ops ufshcd_tmf_ops = {
include/linux/blk-mq.h
535
const struct blk_mq_ops *ops;
include/linux/blk-mq.h
746
const struct blk_mq_ops *ops, unsigned int queue_depth,
include/linux/blkdev.h
499
const struct blk_mq_ops *mq_ops;