Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.h71 #define GJF_DEVICE_HARDCODED 0x0001 macro
H A Dg_journal.c690 if (sc->sc_flags & GJF_DEVICE_HARDCODED) in g_journal_metadata_update()
2319 sc->sc_flags |= GJF_DEVICE_HARDCODED; in g_journal_create()