Searched refs:zfcp_fc_port_did_lookup (Results 1 – 3 of 3) sorted by relevance
89 extern void zfcp_fc_port_did_lookup(struct work_struct *);
522 INIT_WORK(&port->gid_pn_work, zfcp_fc_port_did_lookup); in zfcp_port_enqueue()
355 void zfcp_fc_port_did_lookup(struct work_struct *work) in zfcp_fc_port_did_lookup() function