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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.h246 @function AppleRAIDCreateSet
253 CFMutableDictionaryRef AppleRAIDCreateSet(CFStringRef raidType, CFStringRef setName);
354 @param setRef The handle for the logical volume group returned from AppleRAIDCreateSet().
404 @param setRef The handle for the logical volume group returned from AppleRAIDCreateSet().
H A Dartest.c307 CFMutableDictionaryRef setInfo = AppleRAIDCreateSet(dLevel, name);
H A DAppleRAIDUserLib.c875 AppleRAIDCreateSet(CFStringRef raidType, CFStringRef setName) function
888 IOLog1("AppleRAIDCreateSet - failed while parsing create set template file, error: %s\n", buffer);

Completed in 90 milliseconds