Home
last modified time | relevance | path

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

/linux/drivers/s390/scsi/
H A Dzfcp_ext.h109 extern void zfcp_fc_sym_name_update(struct work_struct *);
H A Dzfcp_aux.c361 INIT_WORK(&adapter->ns_up_work, zfcp_fc_sym_name_update); in zfcp_adapter_enqueue()
H A Dzfcp_fc.c938 * zfcp_fc_sym_name_update - Retrieve and update the symbolic port name
948 void zfcp_fc_sym_name_update(struct work_struct *work) in zfcp_fc_sym_name_update() function