Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_ext.h99 extern void zfcp_fc_sym_name_update(struct work_struct *);
Dzfcp_aux.c365 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