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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleLVMGroup.h124 inline UInt64 getExtentCount(void) const { return arExtentCount; }; function in class:AppleLVMGroup
H A DAppleLVMVolume.h132 inline UInt64 getExtentCount(void) const { return lvExtentCount; }; function in class:AppleLVMVolume
H A DAppleRAID.cpp904 UInt64 extentCount = lvg->getExtentCount();
920 UInt64 extentCount = lv->getExtentCount();

Completed in 84 milliseconds