Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/target/
Dnvmet.h267 struct nvmet_host { struct
271 static inline struct nvmet_host *to_host(struct config_item *item) in to_host() argument
273 return container_of(to_config_group(item), struct nvmet_host, group); in to_host()
276 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name()
283 struct nvmet_host *host;
480 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.c849 struct nvmet_host *host; in nvmet_allowed_hosts_allow_link()
891 struct nvmet_host *host = to_host(target); in nvmet_allowed_hosts_drop_link()
1571 struct nvmet_host *host = to_host(item); in nvmet_host_release()
1588 struct nvmet_host *host; in nvmet_hosts_make_group()