Home
last modified time | relevance | path

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

/freebsd/sys/geom/
H A Dgeom.h152 #define G_GEOM_VOLATILE_BIO 0x02 macro
H A Dgeom_io.c631 if ((cp->geom->flags & G_GEOM_VOLATILE_BIO) == 0) { in g_io_deliver()
/freebsd/sys/geom/journal/
H A Dg_journal.c2256 gp->flags |= G_GEOM_VOLATILE_BIO; in g_journal_create()