nvmet_subsys_type   18 drivers/nvme/target/configfs.c static const struct config_item_type nvmet_subsys_type;
nvmet_subsys_type  626 drivers/nvme/target/configfs.c 	if (target->ci_type != &nvmet_subsys_type) {
nvmet_subsys_type  887 drivers/nvme/target/configfs.c static const struct config_item_type nvmet_subsys_type = {
nvmet_subsys_type  907 drivers/nvme/target/configfs.c 	config_group_init_type_name(&subsys->group, name, &nvmet_subsys_type);