Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.h312 status_t _RecoverPassScan(uint32& lastCommitID);
H A DJournal.cpp920 status_t status = _RecoverPassScan(lastCommitID); in Recover()
934 Journal::_RecoverPassScan(uint32& lastCommitID) in _RecoverPassScan() function in Journal