Searched refs:fCurrentCommitID (Results 1 – 2 of 2) sorted by relevance
102 fCurrentCommitID(0), in Journal()150 fCurrentCommitID(0), in Journal()212 fCurrentCommitID = fFirstCommitID; in StartLog()532 descriptorBlock->MakeDescriptor(fCurrentCommitID); in _WriteTransactionToLog()546 commitBlock->MakeCommit(fCurrentCommitID + 1); in _WriteTransactionToLog()637 LogEntry *logEntry = new LogEntry(this, fLogEnd, fCurrentCommitID++); in _WriteTransactionToLog()
290 uint32 fCurrentCommitID; variable