Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_fabric.h58 u32 (*tpg_get_inst_index)(struct se_portal_group *); member
/linux/drivers/target/
H A Dtarget_core_stat.c754 tpg->se_tpg_tfo->tpg_get_inst_index(tpg)); in target_stat_transport_indx_show()
869 tpg->se_tpg_tfo->tpg_get_inst_index(tpg)); in target_stat_auth_inst_show()
1208 tpg->se_tpg_tfo->tpg_get_inst_index(tpg)); in target_stat_iport_inst_show()
H A Dtarget_core_configfs.c455 if (!tfo->tpg_get_inst_index) in target_set_default_ops()
456 tfo->tpg_get_inst_index = target_default_get_inst_index; in target_set_default_ops()
/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c412 .tpg_get_inst_index = ft_tpg_get_inst_index,
/linux/drivers/scsi/qla2xxx/
H A Dtcm_qla2xxx.c1800 .tpg_get_inst_index = tcm_qla2xxx_tpg_get_inst_index,
1842 .tpg_get_inst_index = tcm_qla2xxx_tpg_get_inst_index,
/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c1557 .tpg_get_inst_index = lio_tpg_get_inst_index,