GetBlockCache
status_t error = (volume && volume->GetBlockCache() && rootNode
fBlockCache = fVolume->GetBlockCache();
BlockCache *GetBlockCache() const;
BlockCache *GetBlockCache() const { return fBlockCache; }