Home
last modified time | relevance | path

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

/drivers/nvme/target/
Dconfigfs.c532 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_allow_link()
554 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_drop_link()
Dnvmet.h183 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name() function
Dcore.c670 if (!strcmp(nvmet_host_name(p->host), hostnqn)) in __nvmet_host_allowed()