Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/host/
Dnvme.h764 void nvme_remove_namespaces(struct nvme_ctrl *ctrl);
Dcore.c217 nvme_remove_namespaces(ctrl); in nvme_do_delete_ctrl()
3940 void nvme_remove_namespaces(struct nvme_ctrl *ctrl) in nvme_remove_namespaces() function
3980 EXPORT_SYMBOL_GPL(nvme_remove_namespaces);
Dapple.c1541 nvme_remove_namespaces(&anv->ctrl); in apple_nvme_remove()
Dpci.c2756 nvme_remove_namespaces(&dev->ctrl); in nvme_reset_work()
3126 nvme_remove_namespaces(&dev->ctrl); in nvme_remove()