Home
last modified time | relevance | path

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

/linux/rust/kernel/block/mq/
H A Doperations.rs239 show_rq: None,
/linux/block/
H A Dblk-mq-debugfs.c301 if (mq_ops->show_rq) in __blk_mq_debugfs_rq_show()
302 mq_ops->show_rq(m, rq); in __blk_mq_debugfs_rq_show()
/linux/include/linux/
H A Dblk-mq.h665 void (*show_rq)(struct seq_file *m, struct request *rq); member
/linux/drivers/scsi/
H A Dscsi_lib.c2004 .show_rq = scsi_show_rq,
2033 .show_rq = scsi_show_rq,