Home
last modified time | relevance | path

Searched refs:tl_se_tpg (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/target/loopback/
Dtcm_loop.c251 se_tpg = &tl_tpg->tl_se_tpg; in tcm_loop_issue_tmr()
521 return container_of(se_tpg, struct tcm_loop_tpg, tl_se_tpg); in tl_tpg()
577 tl_se_tpg); in tcm_loop_check_prot_fabric_only()
720 struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_port_link()
741 tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_port_unlink()
769 tl_se_tpg); in tcm_loop_tpg_attrib_fabric_prot_type_show()
779 tl_se_tpg); in tcm_loop_tpg_attrib_fabric_prot_type_store()
818 se_tpg = &tl_tpg->tl_se_tpg; in tcm_loop_make_nexus()
898 struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_tpg_nexus_show()
917 struct tcm_loop_tpg, tl_se_tpg); in tcm_loop_tpg_nexus_store()
[all …]
Dtcm_loop.h39 struct se_portal_group tl_se_tpg; member