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

/macosx-10.10/BootCache-109/
H A Dcontrol.c333 CFMutableDictionaryRef lvgProperties = CoreStorageCopyLVGProperties ((CoreStorageGroupRef)lvgUUID); local
335 if (NULL != lvgProperties) {
337 CFStringRef groupType = CFDictionaryGetValue(lvgProperties, CFSTR(kCoreStorageGroupTypeKey));
344 CFRelease(lvgProperties);

Completed in 115 milliseconds