Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/host/
Dnvme.h751 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()
4576 void nvme_remove_namespaces(struct nvme_ctrl *ctrl) in nvme_remove_namespaces() function
4610 EXPORT_SYMBOL_GPL(nvme_remove_namespaces);
Dpci.c2918 nvme_remove_namespaces(&dev->ctrl); in nvme_reset_work()
3232 nvme_remove_namespaces(&dev->ctrl); in nvme_remove()