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

/macosx-10.10/IOCDStorageFamily-51/
H A DIOCDBlockStorageDriver.cpp323 IOCDBlockStorageDriver::executeRequest(UInt64 byteStart, function in class:IOCDBlockStorageDriver
H A DIOCDBlockStorageDriver.h68 virtual void executeRequest(UInt64 byteStart,
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.cpp437 // constraints are exceeded; fourth is executeRequest, which implements the
502 // constraints are exceeded; fourth is executeRequest, which implements the
713 // constraints are exceeded; fourth is executeRequest, which implements the
1152 IOBlockStorageDriver::executeRequest(UInt64 byteStart, function in class:IOBlockStorageDriver
1226 IOLog("%s[IOBlockStorageDriver]; executeRequest: request failed to start!\n",getName());
2499 // constraints are exceeded; fourth is executeRequest, which implements the
3193 // constraints are exceeded; fourth is executeRequest, which implements the
3243 // short-circuit the break-up and call executeRequest directly.
3248 executeRequest(byteStart, buffer, attributes, completion, context);
3250 executeRequest(byteStar
[all...]
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
1444 * constraints are exceeded; fourth is executeRequest, which implements the
1488 * constraints are exceeded; fourth is executeRequest, which implements the

Completed in 299 milliseconds