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