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

/freebsd-12-stable/sys/geom/raid/
H A Dg_raid.h460 #define G_RAID_DESTROY_DELAYED 1 macro
H A Dg_raid.c1850 if (sc->sc_stopping == G_RAID_DESTROY_DELAYED &&
2173 case G_RAID_DESTROY_DELAYED:
2176 sc->sc_stopping = G_RAID_DESTROY_DELAYED;
2471 g_raid_destroy(sc, G_RAID_DESTROY_DELAYED);

Completed in 110 milliseconds