Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dconfigfs.c17 static const struct config_item_type nvmet_host_type; variable
853 if (target->ci_type != &nvmet_host_type) { in nvmet_allowed_hosts_allow_link()
1582 static const struct config_item_type nvmet_host_type = { variable
1596 config_group_init_type_name(&host->group, name, &nvmet_host_type); in nvmet_hosts_make_group()
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dconfigfs.c24 static const struct config_item_type nvmet_host_type; variable
920 if (target->ci_type != &nvmet_host_type) { in nvmet_allowed_hosts_allow_link()
1974 static const struct config_item_type nvmet_host_type = { variable
1996 config_group_init_type_name(&host->group, name, &nvmet_host_type); in nvmet_hosts_make_group()

Completed in 5 milliseconds