Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dcore.c92 static struct nvmet_subsys *nvmet_find_get_subsys(struct nvmet_port *port,
1244 subsys = nvmet_find_get_subsys(req->port, subsysnqn); in nvmet_ctrl_find_get()
1370 subsys = nvmet_find_get_subsys(req->port, subsysnqn); in nvmet_alloc_ctrl()
1521 static struct nvmet_subsys *nvmet_find_get_subsys(struct nvmet_port *port, in nvmet_find_get_subsys() function