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

/macosx-10.9.5/IOStorageFamily-172/
H A DIOBlockStorageDriver.h635 * constraints are exceeded; fourth is executeRequest, which implements the
670 * @function executeRequest
680 * constraints are exceeded; fourth is executeRequest, which implements the
700 virtual void executeRequest(UInt64 byteStart,
706 virtual void executeRequest(UInt64 byteStart,
794 * constraints are exceeded; fourth is executeRequest, which implements the
832 * constraints are exceeded; fourth is executeRequest, which implements the
1422 * constraints are exceeded; fourth is executeRequest, which implements the
1466 * constraints are exceeded; fourth is executeRequest, which implements the
H A DIOBlockStorageDriver.cpp426 // constraints are exceeded; fourth is executeRequest, which implements the
491 // constraints are exceeded; fourth is executeRequest, which implements the
702 // constraints are exceeded; fourth is executeRequest, which implements the
1141 IOBlockStorageDriver::executeRequest(UInt64 byteStart, function in class:IOBlockStorageDriver
1192 IOLog("%s[IOBlockStorageDriver]; executeRequest: request failed to start!\n",getName());
2405 // constraints are exceeded; fourth is executeRequest, which implements the
3099 // constraints are exceeded; fourth is executeRequest, which implements the
3149 // short-circuit the break-up and call executeRequest directly.
3154 executeRequest(byteStart, buffer, attributes, completion, context);
3156 executeRequest(byteStar
[all...]
/macosx-10.9.5/IOCDStorageFamily-51/
H A DIOCDBlockStorageDriver.h68 virtual void executeRequest(UInt64 byteStart,
H A DIOCDBlockStorageDriver.cpp323 IOCDBlockStorageDriver::executeRequest(UInt64 byteStart, function in class:IOCDBlockStorageDriver

Completed in 111 milliseconds