Searched refs:tpg_get_inst_index (Results 1 – 6 of 6) sorted by relevance
58 u32 (*tpg_get_inst_index)(struct se_portal_group *); member
754 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()
455 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()
412 .tpg_get_inst_index = ft_tpg_get_inst_index,
1800 .tpg_get_inst_index = tcm_qla2xxx_tpg_get_inst_index,1839 .tpg_get_inst_index = tcm_qla2xxx_tpg_get_inst_index,
1557 .tpg_get_inst_index = lio_tpg_get_inst_index,