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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.h623 * @function deblockRequest
625 * The deblockRequest method checks to see if the incoming request rests
632 * context for the transfer; the second is deblockRequest, which aligns the
657 virtual void deblockRequest(UInt64 byteStart,
663 virtual void deblockRequest(UInt64 byteStart,
677 * context for the transfer; the second is deblockRequest, which aligns the
791 * context for the transfer; the second is deblockRequest, which aligns the
829 * context for the transfer; the second is deblockRequest, which aligns the
1441 * context for the transfer; the second is deblockRequest, which aligns the
1485 * context for the transfer; the second is deblockRequest, whic
[all...]
H A DIOBlockStorageDriver.cpp434 // context for the transfer; the second is deblockRequest, which aligns the
499 // context for the transfer; the second is deblockRequest, which aligns the
710 // context for the transfer; the second is deblockRequest, which aligns the
2477 void IOBlockStorageDriver::deblockRequest( function in class:IOBlockStorageDriver
2489 // The deblockRequest method checks to see if the incoming request rests
2496 // context for the transfer; the second is deblockRequest, which aligns the
2502 // The current implementation of deblockRequest is asynchronous.
3190 // context for the transfer; the second is deblockRequest, which aligns the
3418 // context for the transfer; the second is deblockRequest, which aligns the
3492 deblockRequest(byteStar
[all...]
/macosx-10.10.1/IOCDStorageFamily-51/
H A DIOCDBlockStorageDriver.cpp764 deblockRequest(byteStart, buffer, attributes, &completionOut, context);
766 deblockRequest(byteStart, buffer, completionOut, context);

Completed in 175 milliseconds