Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/target/tcm_fc/
H A Dtfc_conf.c221 struct ft_tpg *tpg; in ft_add_tpg()
276 struct ft_tpg *tpg = container_of(se_tpg, struct ft_tpg, se_tpg); in ft_del_tpg()
305 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *lport) in ft_lport_find_tpg()
382 static inline struct ft_tpg *ft_tpg(struct se_portal_group *se_tpg) in ft_tpg() function
384 return container_of(se_tpg, struct ft_tpg, se_tpg); in ft_tpg()
389 return ft_tpg(se_tpg)->lport_wwn->name; in ft_get_fabric_wwn()
398 return ft_tpg(se_tpg)->index; in ft_get_tag()
412 return ft_tpg(se_tp in ft_tpg_get_inst_index()
[all...]
H A Dtcm_fc.h56 struct ft_tpg *tpg; /* NULL if TPG deleted before tport */
86 struct ft_tpg { struct
99 struct ft_tpg *tpg;
157 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *);
H A Dtfc_sess.c43 struct ft_tpg *tpg; in ft_tport_get()
83 struct ft_tpg *tpg; in ft_tport_delete()
/kernel/linux/linux-6.6/drivers/target/tcm_fc/
H A Dtfc_conf.c221 struct ft_tpg *tpg; in ft_add_tpg()
276 struct ft_tpg *tpg = container_of(se_tpg, struct ft_tpg, se_tpg); in ft_del_tpg()
305 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *lport) in ft_lport_find_tpg()
382 static inline struct ft_tpg *ft_tpg(struct se_portal_group *se_tpg) in ft_tpg() function
384 return container_of(se_tpg, struct ft_tpg, se_tpg); in ft_tpg()
389 return ft_tpg(se_tpg)->lport_wwn->name; in ft_get_fabric_wwn()
398 return ft_tpg(se_tpg)->index; in ft_get_tag()
403 return ft_tpg(se_tp in ft_tpg_get_inst_index()
[all...]
H A Dtcm_fc.h56 struct ft_tpg *tpg; /* NULL if TPG deleted before tport */
86 struct ft_tpg { struct
99 struct ft_tpg *tpg;
156 struct ft_tpg *ft_lport_find_tpg(struct fc_lport *);
H A Dtfc_sess.c43 struct ft_tpg *tpg; in ft_tport_get()
83 struct ft_tpg *tpg; in ft_tport_delete()

Completed in 4 milliseconds