Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/scsi/
Dzfcp_ext.h88 extern void zfcp_fc_post_event(struct work_struct *);
Dzfcp_aux.c386 INIT_WORK(&adapter->events.work, zfcp_fc_post_event); in zfcp_adapter_enqueue()
Dzfcp_fc.c99 void zfcp_fc_post_event(struct work_struct *work) in zfcp_fc_post_event() function