Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-mpath.c794 unsigned long queue_if_no_path_timeout = in enable_nopath_timeout() local
799 if (queue_if_no_path_timeout > 0 && in enable_nopath_timeout()
803 jiffies + queue_if_no_path_timeout); in enable_nopath_timeout()