Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dcore.c4114 bool last_path = false; in nvme_alloc_ns() local
4218 last_path = true; in nvme_alloc_ns()
4221 if (last_path) in nvme_alloc_ns()
4232 bool last_path = false; in nvme_ns_remove() local
4256 last_path = true; in nvme_ns_remove()
4275 if (last_path) in nvme_ns_remove()