Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/host/
Dnvme.h465 void nvme_remove_namespaces(struct nvme_ctrl *ctrl);
Dcore.c171 nvme_remove_namespaces(ctrl); in nvme_do_delete_ctrl()
3751 void nvme_remove_namespaces(struct nvme_ctrl *ctrl) in nvme_remove_namespaces() function
3782 EXPORT_SYMBOL_GPL(nvme_remove_namespaces);
Dpci.c2632 nvme_remove_namespaces(&dev->ctrl); in nvme_reset_work()
2896 nvme_remove_namespaces(&dev->ctrl); in nvme_remove()