Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Dconfigfs.c674 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_allow_link()
696 if (!strcmp(nvmet_host_name(p->host), nvmet_host_name(host))) in nvmet_allowed_hosts_drop_link()
Dnvmet.h237 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name() function
Dcore.c893 if (!strcmp(nvmet_host_name(p->host), hostnqn)) in __nvmet_host_allowed()