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

/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.c1956 #define kAppleRAIDMinBitMapBytesPerBit (512 * 1024) // min bytes allowed to be represented by one bit macro
1972 UInt64 bytesPerBit = kAppleRAIDMinBitMapBytesPerBit;
1987 bytesPerBit = kAppleRAIDMinBitMapBytesPerBit;
2004 bytesPerBit = kAppleRAIDMinBitMapBytesPerBit;

Completed in 75 milliseconds