Home
last modified time | relevance | path

Searched refs:ft_lport_add (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/target/tcm_fc/
Dtcm_fc.h137 void ft_lport_add(struct fc_lport *, void *);
Dtfc_sess.c103 void ft_lport_add(struct fc_lport *lport, void *arg) in ft_lport_add() function
136 ft_lport_add(lport, NULL); in ft_lport_notify()
Dtfc_conf.c469 fc_lport_iterate(ft_lport_add, NULL); in ft_init()