Home
last modified time | relevance | path

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

/linux-6.15/rust/kernel/block/mq/
H A Doperations.rs240 show_rq: None,
/linux-6.15/block/
H A Dblk-mq-debugfs.c282 if (mq_ops->show_rq) in __blk_mq_debugfs_rq_show()
283 mq_ops->show_rq(m, rq); in __blk_mq_debugfs_rq_show()
/linux-6.15/include/linux/
H A Dblk-mq.h658 void (*show_rq)(struct seq_file *m, struct request *rq); member
/linux-6.15/drivers/scsi/
H A Dscsi_lib.c2029 .show_rq = scsi_show_rq,
2058 .show_rq = scsi_show_rq,