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