Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/geom/raid/
Dg_raid.c104 static int g_raid_started = 0; variable
2485 g_raid_started = 1; in g_raid_init()
2494 g_raid_started = 0; in g_raid_fini()
2516 if (g_raid_started) in g_raid_md_modevent()