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

/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.c2112 UInt64 volumeEnd = extent->extentByteOffset + extent->extentByteCount; local
2123 while (gapStart <= volumeEnd && index < (lvgExtentCount - 1)) {
2131 if (gapStart == volumeEnd && gapSize) {

Completed in 104 milliseconds