Home
last modified time | relevance | path

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

/freebsd/lib/geom/journal/
H A Dgeom_journal.c260 md.md_type |= GJ_TYPE_JOURNAL; in journal_label()
264 md.md_type = GJ_TYPE_JOURNAL; in journal_label()
/freebsd/sys/geom/journal/
H A Dg_journal.h269 #define GJ_TYPE_JOURNAL 0x02 macro
270 #define GJ_TYPE_COMPLETE (GJ_TYPE_DATA|GJ_TYPE_JOURNAL)
H A Dg_journal.c2238 if (md->md_type & GJ_TYPE_JOURNAL) { in g_journal_create()
2324 if (md->md_type & GJ_TYPE_JOURNAL) { in g_journal_create()