Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dnvme.h424 void nvme_remove_namespaces(struct nvme_ctrl *ctrl);
Dcore.c165 nvme_remove_namespaces(ctrl); in nvme_delete_ctrl_work()
3304 void nvme_remove_namespaces(struct nvme_ctrl *ctrl) in nvme_remove_namespaces() function
3325 EXPORT_SYMBOL_GPL(nvme_remove_namespaces);
Dpci.c2327 nvme_remove_namespaces(&dev->ctrl); in nvme_reset_work()
2578 nvme_remove_namespaces(&dev->ctrl); in nvme_remove()