Searched refs:GetBlockCache (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DTree.cpp66 status_t error = (volume && volume->GetBlockCache() && rootNode
75 fBlockCache = fVolume->GetBlockCache();
107 // GetBlockCache
109 Tree::GetBlockCache() const function in class:Tree
H A DTree.h50 BlockCache *GetBlockCache() const;
H A DVolume.h59 BlockCache *GetBlockCache() const { return fBlockCache; } function in class:Volume

Completed in 38 milliseconds