Searched refs:tcm_remote_tpg (Results 1 – 2 of 2) sorted by relevance
20 static inline struct tcm_remote_tpg *remote_tpg(struct se_portal_group *se_tpg) in remote_tpg()22 return container_of(se_tpg, struct tcm_remote_tpg, remote_se_tpg); in remote_tpg()93 struct tcm_remote_tpg *remote_tpg; in tcm_remote_make_tpg()129 struct tcm_remote_tpg *remote_tpg = container_of(se_tpg, in tcm_remote_drop_tpg()130 struct tcm_remote_tpg, remote_se_tpg); in tcm_remote_drop_tpg()
9 struct tcm_remote_tpg { struct18 struct tcm_remote_tpg remote_hba_tpgs[TL_TPGS_PER_HBA]; argument