Searched refs:nopath_timer (Results 1 – 1 of 1) sorted by relevance
99 struct timer_list nopath_timer; /* Timeout for queue_if_no_path */ member220 timer_setup(&m->nopath_timer, queue_if_no_path_timeout_work, 0); in alloc_multipath()781 struct multipath *m = from_timer(m, t, nopath_timer); in queue_if_no_path_timeout_work()802 mod_timer(&m->nopath_timer, in enable_nopath_timeout()809 del_timer_sync(&m->nopath_timer); in disable_nopath_timeout()