Home
last modified time | relevance | path

Searched refs:tpg_group (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/target/
Dtarget_core_fabric_configfs.c653 struct se_portal_group, tpg_group); in target_fabric_port_link()
815 struct se_portal_group, tpg_group); in target_fabric_tpg_release()
849 config_group_init_type_name(&se_tpg->tpg_group, name, in target_fabric_make_tpg()
855 &se_tpg->tpg_group); in target_fabric_make_tpg()
860 &se_tpg->tpg_group); in target_fabric_make_tpg()
865 &se_tpg->tpg_group); in target_fabric_make_tpg()
870 &se_tpg->tpg_group); in target_fabric_make_tpg()
875 &se_tpg->tpg_group); in target_fabric_make_tpg()
880 &se_tpg->tpg_group); in target_fabric_make_tpg()
882 return &se_tpg->tpg_group; in target_fabric_make_tpg()
[all …]
Dtarget_core_pr.c1439 return target_depend_item(&tpg->tpg_group.cg_item); in core_scsi3_tpg_depend_item()
1444 target_undepend_item(&tpg->tpg_group.cg_item); in core_scsi3_tpg_undepend_item()
/Linux-v4.19/include/target/
Dtarget_core_base.h882 struct config_group tpg_group; member
894 tpg_group); in to_tpg()
/Linux-v4.19/drivers/target/tcm_fc/
Dtfc_conf.c288 config_item_name(&tpg->se_tpg.tpg_group.cg_item)); in ft_del_tpg()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dtcm_qla2xxx.c939 if (!target_depend_item(&se_tpg->tpg_group.cg_item)) { in tcm_qla2xxx_depend_tpg()
955 target_undepend_item(&se_tpg->tpg_group.cg_item); in tcm_qla2xxx_undepend_tpg()
/Linux-v4.19/drivers/vhost/
Dscsi.c1210 ret = target_depend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_set_endpoint()
1313 target_undepend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_clear_endpoint()