Home
last modified time | relevance | path

Searched refs:wwn_group (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_fabric_configfs.c930 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 Dtcm_remote.c122 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/drivers/target/loopback/
H A Dtcm_loop.c946 config_item_name(&wwn->wwn_group.cg_item), tpgt); in tcm_loop_make_naa_tpg()
975 config_item_name(&wwn->wwn_group.cg_item), tpgt); in tcm_loop_drop_naa_tpg()
/linux/include/target/
H A Dtarget_core_base.h998 struct config_group wwn_group; member
/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c220 config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_addnptotpg()
263 " PORTAL: %pISpc\n", config_item_name(&se_tpg->se_tpg_wwn->wwn_group.cg_item), in lio_target_call_delnpfromtpg()
/linux/drivers/usb/gadget/function/
H A Df_tcm.c1346 wwn->wwn_group.cg_subsys, in usbg_make_tpg()
/linux/drivers/scsi/ibmvscsi_tgt/
H A Dibmvscsi_tgt.c3859 config_item_name(&tport->tport_wwn.wwn_group.cg_item)); in ibmvscsis_drop_tport()