tr_ops            332 drivers/nvme/target/core.c 	port->tr_ops = ops;
tr_ops            343 drivers/nvme/target/core.c 	port->tr_ops = NULL;
tr_ops             46 drivers/nvme/target/discovery.c 	if (port->tr_ops && port->tr_ops->discovery_chg)
tr_ops             47 drivers/nvme/target/discovery.c 		port->tr_ops->discovery_chg(port);
tr_ops            143 drivers/nvme/target/nvmet.h 	const struct nvmet_fabrics_ops	*tr_ops;