Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/target/
Dconfigfs.c22 static const struct config_item_type nvmet_host_type; variable
917 if (target->ci_type != &nvmet_host_type) { in nvmet_allowed_hosts_allow_link()
1851 static const struct config_item_type nvmet_host_type = { variable
1873 config_group_init_type_name(&host->group, name, &nvmet_host_type); in nvmet_hosts_make_group()