Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/target/
Dconfigfs.c18 static const struct config_item_type nvmet_subsys_type; variable
774 if (target->ci_type != &nvmet_subsys_type) { in nvmet_port_subsys_allow_link()
1195 static const struct config_item_type nvmet_subsys_type = { variable
1215 config_group_init_type_name(&subsys->group, name, &nvmet_subsys_type); in nvmet_subsys_make()