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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.h98 #define kAppleLVMVolumeTypeSnapRO "snap ro" // AppleLVMSnapShotVolume only
99 #define kAppleLVMVolumeTypeSnapRW "snap rw" // AppleLVMSnapShotVolume only
462 @function AppleLVMSnapShotVolume
471 CFMutableDictionaryRef AppleLVMSnapShotVolume(CFMutableDictionaryRef volumeProperties, CFStringRef type, UInt64 snapshotSize);
H A Dartest.c956 CFMutableDictionaryRef snapProps = AppleLVMSnapShotVolume(lvProps, lvType, volSize);
H A DAppleRAIDUserLib.c2890 AppleLVMSnapShotVolume(CFMutableDictionaryRef lvProps, CFStringRef snapType, UInt64 snapSize) function

Completed in 78 milliseconds