Searched refs:g_raid_started (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/geom/raid/
H A Dg_raid.c102 static int g_raid_started = 0; variable
2489 g_raid_started = 1;
2498 g_raid_started = 0;
2520 if (g_raid_started)

Completed in 156 milliseconds