Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/host/
Dnvme.h587 void nvme_remove_namespaces(struct nvme_ctrl *ctrl);
Dcore.c183 nvme_remove_namespaces(ctrl); in nvme_do_delete_ctrl()
4135 void nvme_remove_namespaces(struct nvme_ctrl *ctrl) in nvme_remove_namespaces() function
4169 EXPORT_SYMBOL_GPL(nvme_remove_namespaces);
Dpci.c2652 nvme_remove_namespaces(&dev->ctrl); in nvme_reset_work()
2988 nvme_remove_namespaces(&dev->ctrl); in nvme_remove()