Searched refs:fc_timeout_fail_rport_io (Results 1 – 1 of 1) sorted by relevance
311 static void fc_timeout_fail_rport_io(struct work_struct *work);3079 INIT_DELAYED_WORK(&rport->fail_io_work, fc_timeout_fail_rport_io); in fc_remote_port_create()3687 fc_timeout_fail_rport_io(struct work_struct *work) in fc_timeout_fail_rport_io() function