Searched refs:tf_group (Results 1 – 3 of 3) sorted by relevance
30 struct config_group tf_group; member
253 config_group_init_type_name(&tf->tf_group, name, &tf->tf_wwn_cit); in target_core_register_fabric()257 configfs_add_default_group(&tf->tf_disc_group, &tf->tf_group); in target_core_register_fabric()260 config_item_name(&tf->tf_group.cg_item)); in target_core_register_fabric()261 return &tf->tf_group; in target_core_register_fabric()272 to_config_group(item), struct target_fabric_configfs, tf_group); in target_core_deregister_fabric()284 configfs_remove_default_groups(&tf->tf_group); in target_core_deregister_fabric()
1106 struct target_fabric_configfs, tf_group); in target_fabric_make_wwn()