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

/vbox/src/VBox/Storage/
H A DVD.cpp2585 static int vdWriteHelperCommitAsync(PVDIOCTX pIoCtx) function
2686 pIoCtx->pfnIoCtxTransferNext = vdWriteHelperCommitAsync;
2799 pIoCtx->pfnIoCtxTransferNext = vdWriteHelperCommitAsync;
2854 pIoCtx->pfnIoCtxTransferNext = vdWriteHelperCommitAsync;
2862 pIoCtx->pfnIoCtxTransferNext = vdWriteHelperCommitAsync;

Completed in 80 milliseconds