nvmet_host_type    17 drivers/nvme/target/configfs.c static const struct config_item_type nvmet_host_type;
nvmet_host_type   705 drivers/nvme/target/configfs.c 	if (target->ci_type != &nvmet_host_type) {
nvmet_host_type  1262 drivers/nvme/target/configfs.c static const struct config_item_type nvmet_host_type = {
nvmet_host_type  1276 drivers/nvme/target/configfs.c 	config_group_init_type_name(&host->group, name, &nvmet_host_type);