Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dconfigfs.c25 static const struct config_item_type nvmet_host_type; variable
1116 if (target->ci_type != &nvmet_host_type) { in nvmet_allowed_hosts_allow_link()
2246 static const struct config_item_type nvmet_host_type = { variable
2268 config_group_init_type_name(&host->group, name, &nvmet_host_type); in nvmet_hosts_make_group()