Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/target/
Dconfigfs.c873 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_allow_link()
896 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.h275 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name() function
Dcore.c1258 if (!strcmp(nvmet_host_name(p->host), hostnqn)) in nvmet_host_allowed()