Searched refs:fc_timeout_fail_rport_io (Results 1 – 1 of 1) sorted by relevance
310 static void fc_timeout_fail_rport_io(struct work_struct *work);2640 INIT_DELAYED_WORK(&rport->fail_io_work, fc_timeout_fail_rport_io); in fc_rport_create()3251 fc_timeout_fail_rport_io(struct work_struct *work) in fc_timeout_fail_rport_io() function