Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dconfigfs.c24 static const struct config_item_type nvmet_host_type; variable
940 if (target->ci_type != &nvmet_host_type) { in nvmet_allowed_hosts_allow_link()
1994 static const struct config_item_type nvmet_host_type = { variable
2016 config_group_init_type_name(&host->group, name, &nvmet_host_type); in nvmet_hosts_make_group()