Searched refs:show_rq (Results 1 - 3 of 3) sorted by relevance

/linux-master/block/
H A Dblk-mq-debugfs.c299 if (mq_ops->show_rq)
300 mq_ops->show_rq(m, rq);
/linux-master/include/linux/
H A Dblk-mq.h640 * @show_rq: Used by the debugfs implementation to show driver-specific
643 void (*show_rq)(struct seq_file *m, struct request *rq); member in struct:blk_mq_ops
/linux-master/drivers/scsi/
H A Dscsi_lib.c2011 .show_rq = scsi_show_rq,
2040 .show_rq = scsi_show_rq,

Completed in 102 milliseconds