Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Ddm-mpath.c798 unsigned long queue_if_no_path_timeout = in enable_nopath_timeout() local
803 if (queue_if_no_path_timeout > 0 && in enable_nopath_timeout()
807 jiffies + queue_if_no_path_timeout); in enable_nopath_timeout()