Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_configfs.c3174 /* Start functions for struct config_item_type target_core_alua_cit */
3177 * target_core_alua_cit is a ConfigFS group that lives under
3180 * target_core_alua_cit in target_core_init_configfs() below.
3182 static const struct config_item_type target_core_alua_cit = { variable
3188 /* End functions for struct config_item_type target_core_alua_cit */
3558 config_group_init_type_name(&alua_group, "alua", &target_core_alua_cit); in target_core_init_configfs()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_configfs.c3268 /* Start functions for struct config_item_type target_core_alua_cit */
3271 * target_core_alua_cit is a ConfigFS group that lives under
3274 * target_core_alua_cit in target_core_init_configfs() below.
3276 static const struct config_item_type target_core_alua_cit = { variable
3282 /* End functions for struct config_item_type target_core_alua_cit */
3660 config_group_init_type_name(&alua_group, "alua", &target_core_alua_cit); in target_core_init_configfs()

Completed in 10 milliseconds