Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/ext2/
H A DJournal.h313 status_t _RecoverPassRevoke(uint32 lastCommitID);
H A DJournal.cpp924 status = _RecoverPassRevoke(lastCommitID); in Recover()
994 Journal::_RecoverPassRevoke(uint32 lastCommitID) in _RecoverPassRevoke() function in Journal