nvmet_host_allowed 1225 drivers/nvme/target/core.c 	if (!nvmet_host_allowed(subsys, hostnqn)) {
nvmet_host_allowed   38 drivers/nvme/target/discovery.c 		if (subsys && !nvmet_host_allowed(subsys, ctrl->hostnqn))
nvmet_host_allowed  151 drivers/nvme/target/discovery.c 		if (!nvmet_host_allowed(p->subsys, ctrl->hostnqn))
nvmet_host_allowed  198 drivers/nvme/target/discovery.c 		if (!nvmet_host_allowed(p->subsys, ctrl->hostnqn))
nvmet_host_allowed  482 drivers/nvme/target/nvmet.h bool nvmet_host_allowed(struct nvmet_subsys *subsys, const char *hostnqn);