Searched refs:IoCtx (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/Storage/ |
H A D | VD.cpp | 1254 VDIOCTX IoCtx; local 1255 vdIoCtxInit(&IoCtx, pDisk, VDIOCTXTXDIR_DISCARD, 0, 0, NULL, 1258 &IoCtx, offStart, cbThis, NULL, 2180 VDIOCTX IoCtx; local 2185 vdIoCtxInit(&IoCtx, pParentState->pDisk, VDIOCTXTXDIR_READ, uOffset, cbRead, pParentState->pImage, 2187 int rc = vdReadHelperAsync(&IoCtx); 2225 VDIOCTX IoCtx; local 2240 vdIoCtxInit(&IoCtx, pDisk, VDIOCTXTXDIR_READ, uOffset, cbRead, pImage, &SgBuf, 2243 IoCtx.Req.Io.pImageParentOverride = pImageParentOverride; 2244 IoCtx 2304 VDIOCTX IoCtx; local 2324 VDIOCTX IoCtx; local 2411 VDIOCTX IoCtx; local 7685 VDIOCTX IoCtx; local 7814 VDIOCTX IoCtx; local 8740 VDIOCTX IoCtx; local 9335 VDIOCTX IoCtx; local 10704 VDIOCTX IoCtx; local [all...] |
Completed in 2305 milliseconds