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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.h349 @function AppleLVMGetVolumesForGroup
358 CFMutableArrayRef AppleLVMGetVolumesForGroup(AppleRAIDSetRef setRef, AppleRAIDMemberRef member);
H A Dartest.c822 CFMutableArrayRef volumes = AppleLVMGetVolumesForGroup(lvUUID, NULL);
H A DAppleRAIDUserLib.c2228 AppleLVMGetVolumesForGroup(AppleRAIDSetRef setRef, AppleRAIDMemberRef member) function
2237 IOLog1("AppleLVMGetVolumesForGroup() CFStringGetCString failed on set ref?\n");
2243 IOLog1("AppleLVMGetVolumesForGroup() CFStringGetCString failed on member ref?\n");
2263 IOLog2("AppleLVMGetVolumesForGroup was successful.\n");
2268 IOLog1("AppleLVMGetVolumesForGroup failed with 0x%x.\n", kr);

Completed in 188 milliseconds