Searched defs:ft_tpg (Results 1 – 1 of 1) sorted by relevance
94 struct ft_tpg { struct95 u32 index;96 struct ft_lport_acl *lport_acl;97 struct ft_tport *tport; /* active tport or NULL */98 struct list_head list; /* linkage in ft_lport_acl tpg_list */99 struct list_head lun_list; /* head of LUNs */100 struct se_portal_group se_tpg;101 struct workqueue_struct *workqueue;