Searched defs:lvProps (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleLVMVolume.cpp32 OSDictionary * lvProps = OSDynamicCast(OSDictionary, OSUnserializeXML(lve->plist, &errmsg)); local
45 AppleLVMVolume * AppleLVMVolume::withHeader(AppleLVMVolumeOnDisk * lve, OSDictionary * lvProps) argument
[all...]
H A DAppleLVMVolume.h98 OSDictionary * lvProps; member in class:AppleLVMVolume
H A DAppleRAID.cpp948 OSDictionary * lvProps = NULL; local
[all...]
H A Dartest.c893 CFMutableDictionaryRef lvProps = AppleLVMGetVolumeProperties(lvUUID); local
931 CFMutableDictionaryRef lvProps = AppleLVMGetVolumeProperties(lvUUID); local
H A DAppleRAIDUserLib.c1207 CFMutableDictionaryRef lvProps = 0; local
2490 CFMutableDictionaryRef lvProps = 0; local
2551 AppleLVMModifyVolume(CFMutableDictionaryRef lvProps, CFStringRef key, void * value) argument
2595 buildLVMetaDataBlock(CFMutableDictionaryRef lvProps, CFDataRef extentData) argument
2763 AppleLVMResizeVolume(CFMutableDictionaryRef lvProps, UInt64 newSize) argument
2890 AppleLVMSnapShotVolume(CFMutableDictionaryRef lvProps, CFStringRef snapType, UInt64 snapSize) argument
[all...]

Completed in 180 milliseconds