Searched defs:logStart (Results 1 – 2 of 2) sorted by relevance
52 LogEntry::LogEntry(Journal* journal, uint32 logStart, uint32 commitID) in LogEntry()
755 off_t logStart = fVolume->LogEnd() % fLogSize; in _WriteTransactionToLog() local