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.c1067 struct nvmet_host *host;
1109 struct nvmet_host *host = to_host(target);
2021 struct nvmet_host *host = to_host(item);
2048 struct nvmet_host *host = to_host(item);
2065 struct nvmet_host *host = to_host(item);
2074 struct nvmet_host *host = to_host(item);
2091 struct nvmet_host *host = to_host(item);
2100 struct nvmet_host *host = to_host(item);
2129 struct nvmet_host *host = to_host(item);
2153 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 131 milliseconds