Searched refs:ft_tpg (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_conf.c201 struct ft_node_acl *ft_acl_get(struct ft_tpg *tpg, struct fc_rport_priv *rdata) ft_acl_get()
235 struct ft_tpg *tpg; ft_add_tpg()
290 struct ft_tpg *tpg = container_of(se_tpg, struct ft_tpg, se_tpg); ft_del_tpg()
319 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *lport) ft_lport_find_tpg()
396 static inline struct ft_tpg *ft_tpg(struct se_portal_group *se_tpg) ft_tpg() function
398 return container_of(se_tpg, struct ft_tpg, se_tpg); ft_tpg()
408 return ft_tpg(se_tpg)->lport_wwn->name; ft_get_fabric_wwn()
417 return ft_tpg(se_tpg)->index; ft_get_tag()
431 return ft_tpg(se_tpg)->index; ft_tpg_get_inst_index()
H A Dtcm_fc.h65 struct ft_tpg *tpg; /* NULL if TPG deleted before tport */
95 struct ft_tpg { struct
108 struct ft_tpg *tpg;
168 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *);
169 struct ft_node_acl *ft_acl_get(struct ft_tpg *, struct fc_rport_priv *);
H A Dtfc_sess.c50 struct ft_tpg *tpg; ft_tport_get()
90 struct ft_tpg *tpg; ft_tport_delete()

Completed in 44 milliseconds