Searched refs:vdIfIoIntFileWriteMeta (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Storage/
H A DQCOW.cpp952 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
961 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
970 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1359 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1406 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1840 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
H A DQED.cpp881 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
890 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
898 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1453 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1500 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1934 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
H A DVHD.cpp645 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
662 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1682 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1725 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1747 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1815 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
H A DVDI.cpp987 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
997 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1005 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1055 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
1125 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage, u64Offset,
2937 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
H A DVMDK.cpp2457 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pDescFile->pStorage,
2776 int rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pExtent->pFile->pStorage,
4749 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pExtent->pFile->pStorage,
4760 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pExtent->pFile->pStorage,
4873 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pExtent->pFile->pStorage,
4908 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pExtent->pFile->pStorage,
4930 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pExtent->pFile->pStorage,
4941 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pExtent->pFile->pStorage,
H A DParallels.cpp720 rc = vdIfIoIntFileWriteMeta(pImage->pIfIo, pImage->pStorage,
/vbox/include/VBox/
H A Dvd-ifs-internal.h537 DECLINLINE(int) vdIfIoIntFileWriteMeta(PVDINTERFACEIOINT pIfIoInt, PVDIOSTORAGE pStorage, function

Completed in 98 milliseconds