Searched refs:fc_rport_work (Results 1 – 1 of 1) sorted by relevance
79 static void fc_rport_work(struct work_struct *);148 INIT_WORK(&rdata->event_work, fc_rport_work); in fc_rport_create()240 static void fc_rport_work(struct work_struct *work) in fc_rport_work() function