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

/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleRAIDUserLib.c1392 updateLiveSet(CFMutableDictionaryRef setProps) function
1419 IOLog1("AppleRAID - updateLiveSet: nothing was changed in the set?\n");
1434 IOLog1("AppleRAID - updateLiveSet failed serializing on updatedInfo.\n");
1440 IOLog1("AppleRAID - updateLiveSet - failed connecting to raid controller object?\n");
1462 IOLog1("AppleRAID - updateLiveSet failed with %x calling client.\n", kr);
1622 updateLiveSet(updateInfo);
1788 if (!updateLiveSet(setProps)) return NULL;
1948 if (!updateLiveSet(setProps)) return false;

Completed in 97 milliseconds