Home
last modified time | relevance | path

Searched refs:LogEntryLength (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DJournal.cpp49 uint32 LogEntryLength() const in LogEntryLength() function in RunArrays
791 if (runArrays.LogEntryLength() > FreeLogBlocks()) { in _WriteTransactionToLog()
793 if (runArrays.LogEntryLength() > FreeLogBlocks()) { in _WriteTransactionToLog()
795 (long)FreeLogBlocks(), (long)runArrays.LogEntryLength()); in _WriteTransactionToLog()
871 runArrays.LogEntryLength()); in _WriteTransactionToLog()