Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dnvmet.h266 struct nvmet_host { struct
270 static inline struct nvmet_host *to_host(struct config_item *item) in to_host() argument
272 return container_of(to_config_group(item), struct nvmet_host, group); in to_host()
275 static inline char *nvmet_host_name(struct nvmet_host *host) in nvmet_host_name()
282 struct nvmet_host *host;
479 struct nvmet_host *host);
H A Ddiscovery.c52 struct nvmet_host *host) in __nvmet_subsys_disc_changed()
67 struct nvmet_host *host) in nvmet_subsys_disc_changed()
H A 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()
1573 struct nvmet_host *host = to_host(item); in nvmet_host_release()
1590 struct nvmet_host *host; in nvmet_hosts_make_group()