Home
last modified time | relevance | path

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

/drivers/nvme/target/
A Dnvmet.h379 struct nvmet_host { struct
389 static inline struct nvmet_host *to_host(struct config_item *item) in to_host() argument
391 return container_of(to_config_group(item), struct nvmet_host, group); in to_host()
394 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name()
401 struct nvmet_host *host;
665 struct nvmet_host *host);
895 int nvmet_auth_set_key(struct nvmet_host *host, const char *secret,
897 int nvmet_auth_set_host_hash(struct nvmet_host *host, const char *hash);
A Dconfigfs.c1112 struct nvmet_host *host; in nvmet_allowed_hosts_allow_link()
1154 struct nvmet_host *host = to_host(target); in nvmet_allowed_hosts_drop_link()
2119 struct nvmet_host *host = to_host(item); in nvmet_host_dhchap_key_store()
2152 struct nvmet_host *host = to_host(item); in nvmet_host_dhchap_ctrl_key_store()
2169 struct nvmet_host *host = to_host(item); in nvmet_host_dhchap_hash_show()
2178 struct nvmet_host *host = to_host(item); in nvmet_host_dhchap_hash_store()
2195 struct nvmet_host *host = to_host(item); in nvmet_host_dhchap_dhgroup_show()
2204 struct nvmet_host *host = to_host(item); in nvmet_host_dhchap_dhgroup_store()
2233 struct nvmet_host *host = to_host(item); in nvmet_host_release()
2257 struct nvmet_host *host; in nvmet_hosts_make_group()
A Ddiscovery.c52 struct nvmet_host *host) in __nvmet_subsys_disc_changed()
67 struct nvmet_host *host) in nvmet_subsys_disc_changed()
A Dauth.c23 int nvmet_auth_set_key(struct nvmet_host *host, const char *secret, in nvmet_auth_set_key()
147 struct nvmet_host *host = NULL; in nvmet_setup_auth()

Completed in 18 milliseconds