Searched defs:JournalRevokeHeader (Results 1 – 1 of 1) sorted by relevance
145 struct JournalRevokeHeader { struct146 JournalHeader header;147 uint32 num_bytes;149 uint32 revoke_blocks[0];151 uint32 NumBytes() const in NumBytes()153 uint32 RevokeBlock(int offset) const in RevokeBlock()