Home
last modified time | relevance | path

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

/freebsd/sys/geom/raid/
H A Dg_raid.c106 static int g_raid_started = 0; variable
2487 g_raid_started = 1; in g_raid_init()
2496 g_raid_started = 0; in g_raid_fini()
2518 if (g_raid_started) in g_raid_md_modevent()