Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/target/
Dtarget_core_fabric_configfs.c645 struct se_portal_group, tpg_group); in target_fabric_port_link()
807 struct se_portal_group, tpg_group); in target_fabric_tpg_release()
841 config_group_init_type_name(&se_tpg->tpg_group, name, in target_fabric_make_tpg()
847 &se_tpg->tpg_group); in target_fabric_make_tpg()
852 &se_tpg->tpg_group); in target_fabric_make_tpg()
857 &se_tpg->tpg_group); in target_fabric_make_tpg()
862 &se_tpg->tpg_group); in target_fabric_make_tpg()
867 &se_tpg->tpg_group); in target_fabric_make_tpg()
872 &se_tpg->tpg_group); in target_fabric_make_tpg()
874 return &se_tpg->tpg_group; in target_fabric_make_tpg()
[all …]
Dtarget_core_pr.c1419 return target_depend_item(&tpg->tpg_group.cg_item); in core_scsi3_tpg_depend_item()
1424 target_undepend_item(&tpg->tpg_group.cg_item); in core_scsi3_tpg_undepend_item()
/Linux-v5.10/include/target/
Dtarget_core_base.h895 struct config_group tpg_group; member
907 tpg_group); in to_tpg()
/Linux-v5.10/drivers/target/tcm_fc/
Dtfc_conf.c280 config_item_name(&tpg->se_tpg.tpg_group.cg_item)); in ft_del_tpg()
/Linux-v5.10/drivers/vhost/
Dscsi.c1623 ret = target_depend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_set_endpoint()
1681 target_undepend_item(&tpg->se_tpg.tpg_group.cg_item); in vhost_scsi_set_endpoint()
1749 target_undepend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_clear_endpoint()