Home
last modified time | relevance | path

Searched refs:queue_if_no_path_timeout (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/md/
Ddm-mpath.c804 unsigned long queue_if_no_path_timeout = in enable_nopath_timeout() local
809 if (queue_if_no_path_timeout > 0 && in enable_nopath_timeout()
813 jiffies + queue_if_no_path_timeout); in enable_nopath_timeout()