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

/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DJournal.h48 Journal* GetJournal() const { return fJournal; } function in class:Transaction
H A DVolume.h57 Journal* GetJournal() const { return fJournal; } function in class:Volume
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DVolume.h78 Journal* GetJournal() { return fJournal; } function in class:Volume
H A DJournal.cpp43 Journal* GetJournal() { return fJournal; } function in class:LogEntry
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h243 Volume::GetJournal(off_t /*refBlock*/) const function in class:Volume
H A DJournal.cpp79 Journal* GetJournal() { return fJournal; } function in class:LogEntry

Completed in 53 milliseconds