Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/scsi/
Dzfcp_ext.h109 extern void zfcp_fc_sym_name_update(struct work_struct *);
Dzfcp_aux.c363 INIT_WORK(&adapter->ns_up_work, zfcp_fc_sym_name_update); in zfcp_adapter_enqueue()
Dzfcp_fc.c943 void zfcp_fc_sym_name_update(struct work_struct *work) in zfcp_fc_sym_name_update() function