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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.c1957 #define kAppleRAIDMaxBitMapBytesPerBit (32 * 1024 * 1024) // max bytes allowed to be represented by one bit macro
1986 if (bytesPerBit > kAppleRAIDMaxBitMapBytesPerBit) {
2003 if (bytesPerBit > kAppleRAIDMaxBitMapBytesPerBit) {

Completed in 83 milliseconds