Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/host/
H A Dcore.c3383 static struct nvme_ns_head *nvme_alloc_ns_head(struct nvme_ctrl *ctrl, in nvme_alloc_ns_head()
3519 head = nvme_alloc_ns_head(ctrl, info); in nvme_init_ns_head()
3361 static struct nvme_ns_head *nvme_alloc_ns_head(struct nvme_ctrl *ctrl, nvme_alloc_ns_head() function