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

/linux-master/drivers/target/
H A Dtarget_core_configfs.c3306 /* Start functions for struct config_item_type target_core_alua_cit */
3309 * target_core_alua_cit is a ConfigFS group that lives under
3312 * target_core_alua_cit in target_core_init_configfs() below.
3314 static const struct config_item_type target_core_alua_cit = { variable in typeref:struct:config_item_type
3320 /* End functions for struct config_item_type target_core_alua_cit */
3700 config_group_init_type_name(&alua_group, "alua", &target_core_alua_cit);

Completed in 151 milliseconds