Searched refs:show_rq (Results 1 – 4 of 4) sorted by relevance
240 show_rq: None,
284 if (mq_ops->show_rq) in __blk_mq_debugfs_rq_show() 285 mq_ops->show_rq(m, rq); in __blk_mq_debugfs_rq_show()
661 * @show_rq: Used by the debugfs implementation to show driver-specific664 void (*show_rq)(struct seq_file *m, struct request *rq); member
2025 .show_rq = scsi_show_rq,2054 .show_rq = scsi_show_rq,