Searched refs:nopath_timer (Results 1 – 1 of 1) sorted by relevance
104 struct timer_list nopath_timer; /* Timeout for queue_if_no_path */ member232 timer_setup(&m->nopath_timer, queue_if_no_path_timeout_work, 0); in alloc_multipath()793 struct multipath *m = timer_container_of(m, t, nopath_timer); in queue_if_no_path_timeout_work()814 mod_timer(&m->nopath_timer, in enable_nopath_timeout()821 timer_delete_sync(&m->nopath_timer); in disable_nopath_timeout()