Searched refs:nvmet_host_type (Results 1 – 1 of 1) sorted by relevance
25 static const struct config_item_type nvmet_host_type; variable1116 if (target->ci_type != &nvmet_host_type) { in nvmet_allowed_hosts_allow_link()2246 static const struct config_item_type nvmet_host_type = { variable2268 config_group_init_type_name(&host->group, name, &nvmet_host_type); in nvmet_hosts_make_group()