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

/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDSet.h119 virtual bool destroySet(void);
H A Dartest.c374 destroySet(char * nameCString, int argc, char* argv[]) function
1221 if (destroy) destroySet(setName, argc, argv);
H A DAppleRAID.cpp475 if (!set->destroySet()) {
H A DAppleRAIDSet.cpp775 bool AppleRAIDSet::destroySet(void) function in class:AppleRAIDSet
777 IOLog1("AppleRAIDSet::destroySet(%p) entered.\n", this);
782 IOLog("AppleRAIDSet::destroySet() failed, an attempt was made to destroy subordinate set\n");
839 IOLog1("AppleRAIDSet::destroySet(%p) was successful.\n", this);

Completed in 92 milliseconds