Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nvme/target/
Dnvmet.h271 struct nvmet_host { struct
275 static inline struct nvmet_host *to_host(struct config_item *item) in to_host() argument
277 return container_of(to_config_group(item), struct nvmet_host, group); in to_host()
280 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name()
287 struct nvmet_host *host;
494 struct nvmet_host *host);
Ddiscovery.c52 struct nvmet_host *host) in __nvmet_subsys_disc_changed()
67 struct nvmet_host *host) in nvmet_subsys_disc_changed()
Dconfigfs.c887 struct nvmet_host *host; in nvmet_allowed_hosts_allow_link()
929 struct nvmet_host *host = to_host(target); in nvmet_allowed_hosts_drop_link()
1662 struct nvmet_host *host = to_host(item); in nvmet_host_release()
1679 struct nvmet_host *host; in nvmet_hosts_make_group()