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

/vbox/src/VBox/Storage/
H A DQED.cpp242 uint64_t cbImageOld; member in struct:QEDCLUSTERASYNCALLOC
1403 rc = vdIfIoIntFileSetSize(pImage->pIfIo, pImage->pStorage, pClusterAlloc->cbImageOld);
1412 rc = vdIfIoIntFileSetSize(pImage->pIfIo, pImage->pStorage, pClusterAlloc->cbImageOld);
1477 pClusterAlloc->cbImageOld = offData;
1922 pL2ClusterAlloc->cbImageOld = offL2Tbl;
1969 pDataClusterAlloc->cbImageOld = offData;

Completed in 52 milliseconds