alua_group         72 drivers/target/target_core_configfs.c static struct config_group alua_group;
alua_group       3484 drivers/target/target_core_configfs.c 	config_group_init_type_name(&alua_group, "alua", &target_core_alua_cit);
alua_group       3485 drivers/target/target_core_configfs.c 	configfs_add_default_group(&alua_group, &target_core_hbagroup);
alua_group       3493 drivers/target/target_core_configfs.c 	configfs_add_default_group(&alua_lu_gps_group, &alua_group);
alua_group       3557 drivers/target/target_core_configfs.c 	configfs_remove_default_groups(&alua_group);