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

/macosx-10.9.5/AppleRAID-4.0.6/
H A DAppleLVMStorageRequest.h42 static AppleLVMStorageRequest *withAppleRAIDSet(AppleRAIDSet * xsset);
H A DAppleRAIDEventSource.h39 static AppleRAIDEventSource * withAppleRAIDSet(AppleRAIDSet *appleRAID, Action action);
H A DAppleRAIDStorageRequest.h71 static AppleRAIDStorageRequest *withAppleRAIDSet(AppleRAIDSet * set);
H A DAppleRAIDEventSource.cpp29 AppleRAIDEventSource *AppleRAIDEventSource::withAppleRAIDSet(AppleRAIDSet *appleRAID, Action action) function in class:AppleRAIDEventSource
H A DAppleLVMStorageRequest.cpp29 AppleLVMStorageRequest * AppleLVMStorageRequest::withAppleRAIDSet(AppleRAIDSet *set) function in class:AppleLVMStorageRequest
H A DAppleRAIDStorageRequest.cpp52 AppleRAIDStorageRequest *AppleRAIDStorageRequest::withAppleRAIDSet(AppleRAIDSet *set) function in class:AppleRAIDStorageRequest
H A DAppleRAIDSet.cpp110 arSetEventSource = AppleRAIDEventSource::withAppleRAIDSet(this, completeRequestMethod);
631 storageRequest = AppleLVMStorageRequest::withAppleRAIDSet(this);
633 storageRequest = AppleRAIDStorageRequest::withAppleRAIDSet(this);

Completed in 183 milliseconds