Searched refs:_GetRefCount (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DBlockCache.cpp71 if (block->_GetRefCount() > 0) {
73 block, block->_GetRefCount()));
H A DBlock.h82 int32 _GetRefCount() const { return fRefCount; } function in class:Block

Completed in 35 milliseconds