Home
last modified time | relevance | path

Searched refs:nvme_remove_namespaces (Results 1 – 3 of 3) sorted by relevance

/drivers/nvme/host/
Dnvme.h465 void nvme_remove_namespaces(struct nvme_ctrl *ctrl);
Dcore.c171 nvme_remove_namespaces(ctrl); in nvme_do_delete_ctrl()
3749 void nvme_remove_namespaces(struct nvme_ctrl *ctrl) in nvme_remove_namespaces() function
3780 EXPORT_SYMBOL_GPL(nvme_remove_namespaces);
Dpci.c2628 nvme_remove_namespaces(&dev->ctrl); in nvme_reset_work()
2892 nvme_remove_namespaces(&dev->ctrl); in nvme_remove()