Home
last modified time | relevance | path

Searched refs:tpg_group (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_fabric_configfs.c646 struct se_portal_group, tpg_group); in target_fabric_port_link()
808 struct se_portal_group, tpg_group); in target_fabric_tpg_release()
943 config_group_init_type_name(&se_tpg->tpg_group, name, in target_fabric_make_tpg()
949 &se_tpg->tpg_group); in target_fabric_make_tpg()
954 &se_tpg->tpg_group); in target_fabric_make_tpg()
959 &se_tpg->tpg_group); in target_fabric_make_tpg()
964 &se_tpg->tpg_group); in target_fabric_make_tpg()
969 &se_tpg->tpg_group); in target_fabric_make_tpg()
974 &se_tpg->tpg_group); in target_fabric_make_tpg()
976 return &se_tpg->tpg_group; in target_fabric_make_tpg()
[all...]
H A Dtarget_core_pr.c1413 return target_depend_item(&tpg->tpg_group.cg_item); in core_scsi3_tpg_depend_item()
1418 target_undepend_item(&tpg->tpg_group.cg_item); in core_scsi3_tpg_undepend_item()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h907 struct config_group tpg_group; member
919 tpg_group); in to_tpg()
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h945 struct config_group tpg_group; member
957 tpg_group); in to_tpg()
/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A Dtfc_conf.c280 config_item_name(&tpg->se_tpg.tpg_group.cg_item)); in ft_del_tpg()
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtfc_conf.c280 config_item_name(&tpg->se_tpg.tpg_group.cg_item)); in ft_del_tpg()
/kernel/linux/linux-5.10/drivers/vhost/
H A Dscsi.c1619 * go ahead and take an explicit se_tpg->tpg_group.cg_item in vhost_scsi_set_endpoint()
1623 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()
1746 * Release se_tpg->tpg_group.cg_item configfs dependency now in vhost_scsi_clear_endpoint()
1747 * to allow vhost-scsi WWPN se_tpg->tpg_group shutdown to occur. in vhost_scsi_clear_endpoint()
1750 target_undepend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_clear_endpoint()
/kernel/linux/linux-6.6/drivers/vhost/
H A Dscsi.c1713 * go ahead and take an explicit se_tpg->tpg_group.cg_item in vhost_scsi_set_endpoint()
1717 ret = target_depend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_set_endpoint()
1781 target_undepend_item(&tpg->se_tpg.tpg_group.cg_item); in vhost_scsi_set_endpoint()
1875 target_undepend_item(&se_tpg->tpg_group.cg_item); in vhost_scsi_clear_endpoint()

Completed in 26 milliseconds