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

/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.h361 @function AppleLVMGetVolumeProperties
372 CFMutableDictionaryRef AppleLVMGetVolumeProperties(AppleLVMVolumeRef volRef);
416 @param volumeProperties The dictionary for the logical volume, either from AppleLVMCreateVolume() or AppleLVMGetVolumeProperties(),
428 @param volumeProperties The dictionary for the logical volume, either from AppleLVMCreateVolume() or AppleLVMGetVolumeProperties(),
454 @param volumeProperties The dictionary for the logical volume, either from AppleLVMCreateVolume() or AppleLVMGetVolumeProperties(),
466 @param volumeProperties The dictionary for the logical volume from AppleLVMGetVolumeProperties(),
H A Dartest.c814 CFMutableDictionaryRef props = AppleLVMGetVolumeProperties(lvUUID);
839 CFMutableDictionaryRef props = AppleLVMGetVolumeProperties(UUID);
859 CFMutableDictionaryRef lvDict = AppleLVMGetVolumeProperties(lvUUID);
893 CFMutableDictionaryRef lvProps = AppleLVMGetVolumeProperties(lvUUID);
931 CFMutableDictionaryRef lvProps = AppleLVMGetVolumeProperties(lvUUID);
H A DAppleRAIDUserLib.c2280 AppleLVMGetVolumeProperties(AppleLVMVolumeRef volRef) function
2289 IOLog1("AppleLVMGetVolumeProperties() CFStringGetCString failed?\n");
2306 IOLog2("AppleLVMGetVolumeProperties was successful.\n");

Completed in 59 milliseconds