Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DJournal.h36 bool CurrentTransactionTooLarge() const;
159 return fJournal->CurrentTransactionTooLarge(); in IsTooLarge()
H A DJournal.cpp631 Journal::CurrentTransactionTooLarge() const in CurrentTransactionTooLarge() function in Journal