Searched defs:GetJournal (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/ext2/
H A DVolume.h78 Journal* GetJournal() { return fJournal; } function in class:Volume
H A DJournal.cpp41 Journal* GetJournal() { return fJournal; } function in class:LogEntry
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h232 Volume::GetJournal(off_t /*refBlock*/) const function in class:Volume
H A DJournal.cpp77 Journal* GetJournal() { return fJournal; } function in class:LogEntry
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/bfs/r5/
H A DVolume.h214 Volume::GetJournal(off_t /*refBlock*/) const function in class:Volume
H A DJournal.cpp38 Journal *GetJournal() { return fJournal; } function in class:LogEntry

Completed in 102 milliseconds