Home
last modified time | relevance | path

Searched defs:ft_tpg (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/target/tcm_fc/
Dtcm_fc.h94 struct ft_tpg { struct
95 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;