Home
last modified time | relevance | path

Searched refs:nvmet_unregister_transport (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/nvme/target/
Dloop.c709 nvmet_unregister_transport(&nvme_loop_ops); in nvme_loop_init_module()
719 nvmet_unregister_transport(&nvme_loop_ops); in nvme_loop_cleanup_module()
Dnvmet.h374 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops);
Dcore.c239 void nvmet_unregister_transport(const struct nvmet_fabrics_ops *ops) in nvmet_unregister_transport() function
245 EXPORT_SYMBOL_GPL(nvmet_unregister_transport);
Drdma.c1661 nvmet_unregister_transport(&nvmet_rdma_ops); in nvmet_rdma_exit()
Dfc.c2568 nvmet_unregister_transport(&nvmet_fc_tgt_fcp_ops); in nvmet_fc_exit_module()