journal_rawpos_t Struct Reference

On-disk representation of a "pointer" to a journal entry. These are used in the journal header to locate the beginning and end of the journal, and in the journal index to locate other transactions. More...


Data Fields

unsigned char serial [4]
 SOA serial before update.
unsigned char offset [4]
 Offset from beginning of file.


Detailed Description

On-disk representation of a "pointer" to a journal entry. These are used in the journal header to locate the beginning and end of the journal, and in the journal index to locate other transactions.

Definition at line 189 of file journal.c.


Field Documentation

unsigned char journal_rawpos_t::serial[4]

SOA serial before update.

Definition at line 190 of file journal.c.

Referenced by journal_pos_decode(), and journal_pos_encode().

unsigned char journal_rawpos_t::offset[4]

Offset from beginning of file.

Definition at line 198 of file journal.c.

Referenced by journal_pos_decode(), and journal_pos_encode().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 28 17:41:21 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha