Home
last modified time | relevance | path

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

/freebsd/sys/geom/raid3/
H A Dg_raid3.h147 #define G_RAID3_DEVICE_FLAG_WAIT 0x0200000000000000ULL macro
H A Dg_raid3.c2026 if ((sc->sc_flags & G_RAID3_DEVICE_FLAG_WAIT) != 0) { in g_raid3_try_destroy()
3304 sc->sc_flags |= G_RAID3_DEVICE_FLAG_WAIT; in g_raid3_destroy()