Searched refs:fast_io_fail_work (Results 1 – 2 of 2) sorted by relevance
427 struct srp_rport, fast_io_fail_work); in rport_fast_io_fail_timedout() 486 &rport->fast_io_fail_work, in __srp_start_tl_fail_timers() 556 cancel_delayed_work(&rport->fast_io_fail_work); in srp_reconnect_rport() 724 INIT_DELAYED_WORK(&rport->fast_io_fail_work, in srp_rport_add() 802 cancel_delayed_work_sync(&rport->fast_io_fail_work); in srp_stop_rport_timers()
50 * @fast_io_fail_work: Work structure used for scheduling fast I/O fail work.72 struct delayed_work fast_io_fail_work; member