struct JournalPrefix

Defined at line 51 of file ../../src/storage/lib/vfs/cpp/journal/format.h

The prefix structure on both header blocks and commit blocks.

Public Members

uint64_t magic
uint64_t sequence_number
uint64_t flags
uint64_t reserved

Public Methods

JournalObjectType ObjectType ()

Defined at line 52 of file ../../src/storage/lib/vfs/cpp/journal/format.h