Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_ext.h101 extern void zfcp_fc_sym_name_update(struct work_struct *);
Dzfcp_aux.c367 INIT_WORK(&adapter->ns_up_work, zfcp_fc_sym_name_update); in zfcp_adapter_enqueue()
Dzfcp_fc.c787 void zfcp_fc_sym_name_update(struct work_struct *work) in zfcp_fc_sym_name_update() function