Home
last modified time | relevance | path

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

/freebsd/sys/geom/journal/
H A Dg_journal.h225 struct g_journal_record_header { struct
H A Dg_journal.c76 CTASSERT(sizeof(struct g_journal_record_header) <= 512);
536 g_journal_record_header_encode(struct g_journal_record_header *hdr, in g_journal_record_header_encode()
563 struct g_journal_record_header *hdr) in g_journal_record_header_decode()
1242 struct g_journal_record_header hdr; in g_journal_flush()
1763 struct g_journal_record_header rhdr; in g_journal_sync()