Searched refs:fc_lport_iterate (Results 1 – 3 of 3) sorted by relevance
241 void fc_lport_iterate(void (*notify)(struct fc_lport *, void *), void *arg) in fc_lport_iterate() function250 EXPORT_SYMBOL(fc_lport_iterate);
469 fc_lport_iterate(ft_lport_add, NULL); in ft_init()483 fc_lport_iterate(ft_lport_del, NULL); in ft_exit()
915 void fc_lport_iterate(void (*func)(struct fc_lport *, void *), void *);