Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-mq.h511 const struct blk_mq_ops *ops;
549 struct blk_mq_ops { struct
719 const struct blk_mq_ops *ops, unsigned int queue_depth,
H A Dblkdev.h462 const struct blk_mq_ops *mq_ops;
/linux/drivers/nvme/target/
H A Dloop.c250 static const struct blk_mq_ops nvme_loop_mq_ops = {
257 static const struct blk_mq_ops nvme_loop_admin_mq_ops = {
/linux/drivers/nvme/host/
H A Dnvme.h807 const struct blk_mq_ops *ops, unsigned int cmd_size);
810 const struct blk_mq_ops *ops, unsigned int nr_maps,
H A Drdma.c156 static const struct blk_mq_ops nvme_rdma_mq_ops;
157 static const struct blk_mq_ops nvme_rdma_admin_mq_ops;
2134 static const struct blk_mq_ops nvme_rdma_mq_ops = {
2145 static const struct blk_mq_ops nvme_rdma_admin_mq_ops = {
H A Dtcp.c206 static const struct blk_mq_ops nvme_tcp_mq_ops;
207 static const struct blk_mq_ops nvme_tcp_admin_mq_ops;
2767 static const struct blk_mq_ops nvme_tcp_mq_ops = {
2779 static const struct blk_mq_ops nvme_tcp_admin_mq_ops = {
H A Dfc.c2844 static const struct blk_mq_ops nvme_fc_mq_ops = {
3371 static const struct blk_mq_ops nvme_fc_admin_mq_ops = {
H A Dpci.c1805 static const struct blk_mq_ops nvme_mq_admin_ops = {
1813 static const struct blk_mq_ops nvme_mq_ops = {
/linux/drivers/cdrom/
H A Dgdrom.c731 static const struct blk_mq_ops gdrom_mq_ops = {
/linux/drivers/block/
H A Dswim.c770 static const struct blk_mq_ops swim_mq_ops = {
H A Dsunvdc.c781 static const struct blk_mq_ops vdc_mq_ops = {
H A Dublk_drv.c1340 static const struct blk_mq_ops ublk_mq_ops = {
/linux/drivers/s390/block/
H A Ddasd_int.h827 extern struct blk_mq_ops dasd_mq_ops;
H A Ddasd.c3246 struct blk_mq_ops dasd_mq_ops = {
/linux/drivers/scsi/
H A Dscsi_lib.c2018 static const struct blk_mq_ops scsi_mq_ops_no_commit = {
2046 static const struct blk_mq_ops scsi_mq_ops = {
/linux/block/
H A Dblk-mq.c4819 const struct blk_mq_ops *ops, unsigned int queue_depth, in blk_mq_alloc_sq_tag_set()
/linux/drivers/ufs/core/
H A Dufshcd.c10325 static const struct blk_mq_ops ufshcd_tmf_ops = {