Lines Matching defs:se_tpg

81 	struct se_portal_group *se_tpg = to_tpg(item);  in efct_lio_tpg_enable_show()  local
92 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_tpg_enable_store() local
139 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_npiv_tpg_enable_show() local
150 struct se_portal_group *se_tpg = to_tpg(item); in efct_lio_npiv_tpg_enable_store() local
212 static char *efct_lio_get_fabric_wwn(struct se_portal_group *se_tpg) in efct_lio_get_fabric_wwn()
220 static char *efct_lio_get_npiv_fabric_wwn(struct se_portal_group *se_tpg) in efct_lio_get_npiv_fabric_wwn()
228 static u16 efct_lio_get_tag(struct se_portal_group *se_tpg) in efct_lio_get_tag()
236 static u16 efct_lio_get_npiv_tag(struct se_portal_group *se_tpg) in efct_lio_get_npiv_tag()
244 static int efct_lio_check_demo_mode(struct se_portal_group *se_tpg) in efct_lio_check_demo_mode()
249 static int efct_lio_check_demo_mode_cache(struct se_portal_group *se_tpg) in efct_lio_check_demo_mode_cache()
254 static int efct_lio_check_demo_write_protect(struct se_portal_group *se_tpg) in efct_lio_check_demo_write_protect()
263 efct_lio_npiv_check_demo_write_protect(struct se_portal_group *se_tpg) in efct_lio_npiv_check_demo_write_protect()
271 static int efct_lio_check_prod_write_protect(struct se_portal_group *se_tpg) in efct_lio_check_prod_write_protect()
280 efct_lio_npiv_check_prod_write_protect(struct se_portal_group *se_tpg) in efct_lio_npiv_check_prod_write_protect()
288 static u32 efct_lio_tpg_get_inst_index(struct se_portal_group *se_tpg) in efct_lio_tpg_get_inst_index()
940 efct_lio_drop_tpg(struct se_portal_group *se_tpg) in efct_lio_drop_tpg()
1002 efct_lio_npiv_drop_tpg(struct se_portal_group *se_tpg) in efct_lio_npiv_drop_tpg()
1079 static int efct_session_cb(struct se_portal_group *se_tpg, in efct_session_cb()
1176 struct se_portal_group *se_tpg; in efct_lio_setup_session() local