Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/target/
H A 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 …]
H A 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()
/OK3568_Linux_fs/kernel/include/target/
H A Dtarget_core_base.h897 struct config_group tpg_group; member
909 tpg_group); in to_tpg()
/OK3568_Linux_fs/kernel/drivers/target/tcm_fc/
H A Dtfc_conf.c280 config_item_name(&tpg->se_tpg.tpg_group.cg_item)); in ft_del_tpg()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dscsi.c1623 ret = target_depend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_set_endpoint()
1682 target_undepend_item(&tpg->se_tpg.tpg_group.cg_item); in vhost_scsi_set_endpoint()
1750 target_undepend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_clear_endpoint()