Home
last modified time | relevance | path

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

/freebsd/sys/geom/raid/
H A Dg_raid.h434 #define G_RAID_DESTROY_DELAYED 1 macro
H A Dg_raid.c1849 if (sc->sc_stopping == G_RAID_DESTROY_DELAYED && in g_raid_access()
2172 case G_RAID_DESTROY_DELAYED: in g_raid_destroy()
2175 sc->sc_stopping = G_RAID_DESTROY_DELAYED; in g_raid_destroy()
2475 g_raid_destroy(sc, G_RAID_DESTROY_DELAYED); in g_raid_shutdown_post_sync()