Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/scsi/
Dzfcp_ext.h105 extern void zfcp_fc_sym_name_update(struct work_struct *);
Dzfcp_aux.c353 INIT_WORK(&adapter->ns_up_work, zfcp_fc_sym_name_update); in zfcp_adapter_enqueue()
Dzfcp_fc.c914 void zfcp_fc_sym_name_update(struct work_struct *work) in zfcp_fc_sym_name_update() function