Searched refs:fc_lport_iterate (Results 1 – 3 of 3) sorted by relevance
253 void fc_lport_iterate(void (*notify)(struct fc_lport *, void *), void *arg) in fc_lport_iterate() function262 EXPORT_SYMBOL(fc_lport_iterate);
491 fc_lport_iterate(ft_lport_add, NULL); in ft_init()505 fc_lport_iterate(ft_lport_del, NULL); in ft_exit()
1075 void fc_lport_iterate(void (*func)(struct fc_lport *, void *), void *);