Lines Matching defs:se_tpg

221 	struct se_portal_group *se_tpg;  in tcm_loop_issue_tmr()  local
519 static inline struct tcm_loop_tpg *tl_tpg(struct se_portal_group *se_tpg) in tl_tpg()
524 static char *tcm_loop_get_endpoint_wwn(struct se_portal_group *se_tpg) in tcm_loop_get_endpoint_wwn()
532 static u16 tcm_loop_get_tag(struct se_portal_group *se_tpg) in tcm_loop_get_tag()
545 static int tcm_loop_check_demo_mode(struct se_portal_group *se_tpg) in tcm_loop_check_demo_mode()
550 static int tcm_loop_check_demo_mode_cache(struct se_portal_group *se_tpg) in tcm_loop_check_demo_mode_cache()
559 static int tcm_loop_check_demo_mode_write_protect(struct se_portal_group *se_tpg) in tcm_loop_check_demo_mode_write_protect()
569 static int tcm_loop_check_prod_mode_write_protect(struct se_portal_group *se_tpg) in tcm_loop_check_prod_mode_write_protect()
574 static int tcm_loop_check_prot_fabric_only(struct se_portal_group *se_tpg) in tcm_loop_check_prot_fabric_only()
581 static u32 tcm_loop_get_inst_index(struct se_portal_group *se_tpg) in tcm_loop_get_inst_index()
716 struct se_portal_group *se_tpg, in tcm_loop_port_link()
734 struct se_portal_group *se_tpg, in tcm_loop_port_unlink()
767 struct se_portal_group *se_tpg = attrib_to_tpg(item); in tcm_loop_tpg_attrib_fabric_prot_type_show() local
777 struct se_portal_group *se_tpg = attrib_to_tpg(item); in tcm_loop_tpg_attrib_fabric_prot_type_store() local
809 struct se_portal_group *se_tpg; in tcm_loop_make_nexus() local
896 struct se_portal_group *se_tpg = to_tpg(item); in tcm_loop_tpg_nexus_show() local
915 struct se_portal_group *se_tpg = to_tpg(item); in tcm_loop_tpg_nexus_store() local
993 struct se_portal_group *se_tpg = to_tpg(item); in tcm_loop_tpg_transport_status_show() local
1019 struct se_portal_group *se_tpg = to_tpg(item); in tcm_loop_tpg_transport_status_store() local
1092 struct se_portal_group *se_tpg) in tcm_loop_drop_naa_tpg()