Searched refs:zfcp_fc_post_event (Results 1 – 3 of 3) sorted by relevance
88 extern void zfcp_fc_post_event(struct work_struct *);
392 INIT_WORK(&adapter->events.work, zfcp_fc_post_event); in zfcp_adapter_enqueue()
33 void zfcp_fc_post_event(struct work_struct *work) in zfcp_fc_post_event() function