Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/target/
Dconfigfs.c725 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_allow_link()
748 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_drop_link()
Ddiscovery.c58 if (host && strcmp(nvmet_host_name(host), ctrl->hostnqn)) in __nvmet_subsys_disc_changed()
Dnvmet.h253 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name() function
Dcore.c1157 if (!strcmp(nvmet_host_name(p->host), hostnqn)) in nvmet_host_allowed()