Searched refs:tf_group (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_internal.h | 30 struct config_group tf_group; member
|
H A D | target_core_configfs.c | 255 config_group_init_type_name(&tf->tf_group, name, &tf->tf_wwn_cit); in target_core_register_fabric() 259 configfs_add_default_group(&tf->tf_disc_group, &tf->tf_group); in target_core_register_fabric() 262 config_item_name(&tf->tf_group.cg_item)); in target_core_register_fabric() 263 return &tf->tf_group; in target_core_register_fabric() 274 to_config_group(item), struct target_fabric_configfs, tf_group); in target_core_deregister_fabric() 286 configfs_remove_default_groups(&tf->tf_group); in target_core_deregister_fabric()
|
H A D | target_core_fabric_configfs.c | 928 struct target_fabric_configfs, tf_group); in target_fabric_make_wwn()
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_internal.h | 30 struct config_group tf_group; member
|
H A D | target_core_configfs.c | 256 config_group_init_type_name(&tf->tf_group, name, &tf->tf_wwn_cit); in target_core_register_fabric() 260 configfs_add_default_group(&tf->tf_disc_group, &tf->tf_group); in target_core_register_fabric() 263 config_item_name(&tf->tf_group.cg_item)); in target_core_register_fabric() 264 return &tf->tf_group; in target_core_register_fabric() 275 to_config_group(item), struct target_fabric_configfs, tf_group); in target_core_deregister_fabric() 287 configfs_remove_default_groups(&tf->tf_group); in target_core_deregister_fabric()
|
H A D | target_core_fabric_configfs.c | 1082 struct target_fabric_configfs, tf_group); in target_fabric_make_wwn()
|
Completed in 13 milliseconds