Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/host/
Dnvme.h749 void nvme_remove_namespaces(struct nvme_ctrl *ctrl);
Dapple.c1535 nvme_remove_namespaces(&anv->ctrl); in apple_nvme_remove()
Dcore.c216 nvme_remove_namespaces(ctrl); in nvme_do_delete_ctrl()
4547 void nvme_remove_namespaces(struct nvme_ctrl *ctrl) in nvme_remove_namespaces() function
4581 EXPORT_SYMBOL_GPL(nvme_remove_namespaces);
Dpci.c2913 nvme_remove_namespaces(&dev->ctrl); in nvme_reset_work()
3237 nvme_remove_namespaces(&dev->ctrl); in nvme_remove()