Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Dcore.c884 static bool __nvmet_host_allowed(struct nvmet_subsys *subsys, in __nvmet_host_allowed() function
906 if (__nvmet_host_allowed(s->subsys, hostnqn)) in nvmet_host_discovery_allowed()
921 return __nvmet_host_allowed(subsys, hostnqn); in nvmet_host_allowed()