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