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

/vbox/src/VBox/Storage/
H A DVD.cpp996 static int vdFilterChainApplyWrite(PVBOXHDD pDisk, uint64_t uOffset, size_t cbWrite, function
2965 rc = vdFilterChainApplyWrite(pDisk, uOffset, cbWrite, pIoCtx);
8760 rc = vdFilterChainApplyWrite(pDisk, uOffset, cbThisRead, &IoCtx);

Completed in 81 milliseconds