Searched refs:VDIOCTXTXDIR_FLUSH (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Storage/ |
H A D | VD.cpp | 328 VDIOCTXTXDIR_FLUSH, enumerator in enum:VDIOCTXTXDIR 1090 if ( enmTxDir != VDIOCTXTXDIR_FLUSH 2305 vdIoCtxInit(&IoCtx, pDisk, VDIOCTXTXDIR_FLUSH, 0, 0, NULL, 2555 PVDIOCTX pIoCtxFlush = vdIoCtxChildAlloc(pDisk, VDIOCTXTXDIR_FLUSH, 4105 Assert(pIoCtx->enmTxDir == VDIOCTXTXDIR_FLUSH); 4135 if (pIoCtx->enmTxDir == VDIOCTXTXDIR_FLUSH) 9342 vdIoCtxInit(&IoCtx, pDisk, VDIOCTXTXDIR_FLUSH, 0, 0, pImage, NULL, 10896 pIoCtx = vdIoCtxRootAlloc(pDisk, VDIOCTXTXDIR_FLUSH, 0,
|
Completed in 2225 milliseconds