Searched refs:wwn_group (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/target/ |
| H A D | target_core_fabric_configfs.c | 930 struct se_wwn *wwn = container_of(group, struct se_wwn, wwn_group); in target_fabric_make_tpg() 993 struct se_wwn, wwn_group); in target_fabric_release_wwn() 1121 config_group_init_type_name(&wwn->wwn_group, name, &tf->tf_tpg_cit); in target_fabric_make_wwn() 1125 configfs_add_default_group(&wwn->fabric_stat_group, &wwn->wwn_group); in target_fabric_make_wwn() 1129 configfs_add_default_group(&wwn->param_group, &wwn->wwn_group); in target_fabric_make_wwn() 1133 return &wwn->wwn_group; in target_fabric_make_wwn() 1141 struct se_wwn, wwn_group); in target_fabric_drop_wwn() 1143 configfs_remove_default_groups(&wwn->wwn_group); in target_fabric_drop_wwn()
|
| /linux/drivers/target/tcm_remote/ |
| H A D | tcm_remote.c | 122 config_item_name(&wwn->wwn_group.cg_item), tpgt); in tcm_remote_make_tpg() 147 config_item_name(&wwn->wwn_group.cg_item), tpgt); in tcm_remote_drop_tpg()
|
| /linux/include/target/ |
| H A D | target_core_base.h | 1016 struct config_group wwn_group; 1012 struct config_group wwn_group; global() member
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_tcm.c | 1672 wwn->wwn_group.cg_subsys, in usbg_make_tpg()
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.c | 3857 config_item_name(&tport->tport_wwn.wwn_group.cg_item)); in ibmvscsis_drop_tport()
|