Searched refs:nvmet_host (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/nvme/target/
H A Dnvmet.h309 struct nvmet_host { struct
319 static inline struct nvmet_host *to_host(struct config_item *item)
321 return container_of(to_config_group(item), struct nvmet_host, group);
324 static inline char *nvmet_host_name(struct nvmet_host *host)
331 struct nvmet_host *host;
543 struct nvmet_host *host);
714 int nvmet_auth_set_key(struct nvmet_host *host, const char *secret,
716 int nvmet_auth_set_host_hash(struct nvmet_host *host, const char *hash);
H A Dconfigfs.c1066 struct nvmet_host *host;
1108 struct nvmet_host *host = to_host(target);
2020 struct nvmet_host *host = to_host(item);
2047 struct nvmet_host *host = to_host(item);
2064 struct nvmet_host *host = to_host(item);
2073 struct nvmet_host *host = to_host(item);
2090 struct nvmet_host *host = to_host(item);
2099 struct nvmet_host *host = to_host(item);
2128 struct nvmet_host *host = to_host(item);
2152 struct nvmet_host *hos
[all...]
H A Ddiscovery.c52 struct nvmet_host *host)
67 struct nvmet_host *host)
H A Dauth.c22 int nvmet_auth_set_key(struct nvmet_host *host, const char *secret,
131 struct nvmet_host *host = NULL;

Completed in 307 milliseconds