Home
last modified time | relevance | path

Searched refs:tf_group (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/target/
A Dtarget_core_internal.h30 struct config_group tf_group; member
A Dtarget_core_configfs.c255 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()
A Dtarget_core_fabric_configfs.c1048 struct target_fabric_configfs, tf_group); in target_fabric_make_wwn()

Completed in 29 milliseconds