Searched refs:_CopyPartialBegin (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/device_manager/
H A DIORequest.h178 status_t _CopyPartialBegin(bool isWrite,
H A DIORequest.cpp331 status_t error = _CopyPartialBegin(true, skipReadEndPhase);
654 IOOperation::_CopyPartialBegin(bool isWrite, bool& singleBlockOnly) function in class:IOOperation
663 TRACE("_CopyPartialBegin(%s, single only %d)\n",

Completed in 171 milliseconds