Home
last modified time | relevance | path

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

/freebsd/sys/geom/mirror/
H A Dg_mirror.c62 bool g_launch_mirror_before_timeout = true; variable
64 CTLFLAG_RWTUN, &g_launch_mirror_before_timeout, 0,
2502 (g_launch_mirror_before_timeout && ndisks == sc->sc_ndisks)) { in g_mirror_update_device()