Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A 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()
H A Ddiscovery.c58 if (host && strcmp(nvmet_host_name(host), ctrl->hostnqn)) in __nvmet_subsys_disc_changed()
H A Dnvmet.h275 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name() function
H A Dcore.c1260 if (!strcmp(nvmet_host_name(p->host), hostnqn)) in nvmet_host_allowed()