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.c4110 bool last_path = false; in nvme_alloc_ns() local
4207 last_path = true; in nvme_alloc_ns()
4210 if (last_path) in nvme_alloc_ns()
4221 bool last_path = false; in nvme_ns_remove() local
4245 last_path = true; in nvme_ns_remove()
4264 if (last_path) in nvme_ns_remove()