Searched defs:cbTransferParent (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/
H A DVD.cpp440 size_t cbTransferParent; member in struct:VDIOCTX::__anon16788::__anon16790
1459 PVDIOCTX pIoCtxParent, size_t cbTransferParent,
1474 pIoCtx->Type.Child.cbTransferParent = cbTransferParent;
2591 size_t cbThisWrite = pIoCtx->Type.Child.cbTransferParent;
2632 cbThisWrite = pIoCtx->Type.Child.cbTransferParent;
2724 size_t cbThisWrite = pIoCtx->Type.Child.cbTransferParent;
2809 size_t cbThisWrite = pIoCtx->Type.Child.cbTransferParent;
2894 size_t cbThisWrite = pIoCtx->Type.Child.cbTransferParent;
4098 pIoCtx->Type.Child.cbTransferParent, pIoCtxParen
1456 vdIoCtxChildAlloc(PVBOXHDD pDisk, VDIOCTXTXDIR enmTxDir, uint64_t uOffset, size_t cbTransfer, PVDIMAGE pImageStart, PCRTSGBUF pcSgBuf, PVDIOCTX pIoCtxParent, size_t cbTransferParent, size_t cbWriteParent, void *pvAllocation, PFNVDIOCTXTRANSFER pfnIoCtxTransfer) argument
[all...]

Completed in 104 milliseconds