Home
last modified time | relevance | path

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

/drivers/nvme/target/
A Ddiscovery.c38 if (subsys && !nvmet_host_allowed(subsys, ctrl->hostnqn)) in nvmet_port_disc_changed()
152 if (!nvmet_host_allowed(p->subsys, ctrl->hostnqn)) in discovery_log_entries()
217 if (!nvmet_host_allowed(p->subsys, ctrl->hostnqn)) in nvmet_execute_disc_get_log_page()
A Dcore.c1522 bool nvmet_host_allowed(struct nvmet_subsys *subsys, const char *hostnqn) in nvmet_host_allowed() function
1602 if (!nvmet_host_allowed(subsys, args->hostnqn)) { in nvmet_alloc_ctrl()
A Dnvmet.h705 bool nvmet_host_allowed(struct nvmet_subsys *subsys, const char *hostnqn);

Completed in 13 milliseconds