Lines Matching refs:VBOXHDDBACKEND

1237 /** @copydoc VBOXHDDBACKEND::pfnCheckIfValid */
1294 /** @copydoc VBOXHDDBACKEND::pfnOpen */
1343 /** @copydoc VBOXHDDBACKEND::pfnCreate */
1430 /** @copydoc VBOXHDDBACKEND::pfnRename */
1476 /** @copydoc VBOXHDDBACKEND::pfnClose */
1490 /** @copydoc VBOXHDDBACKEND::pfnRead */
1606 /** @copydoc VBOXHDDBACKEND::pfnWrite */
1840 /** @copydoc VBOXHDDBACKEND::pfnFlush */
1849 /** @copydoc VBOXHDDBACKEND::pfnGetVersion */
1865 /** @copydoc VBOXHDDBACKEND::pfnGetSectorSize */
1881 /** @copydoc VBOXHDDBACKEND::pfnGetSize */
1897 /** @copydoc VBOXHDDBACKEND::pfnGetFileSize */
1913 /** @copydoc VBOXHDDBACKEND::pfnGetPCHSGeometry */
1939 /** @copydoc VBOXHDDBACKEND::pfnSetPCHSGeometry */
1967 /** @copydoc VBOXHDDBACKEND::pfnGetLCHSGeometry */
1993 /** @copydoc VBOXHDDBACKEND::pfnSetLCHSGeometry */
2020 /** @copydoc VBOXHDDBACKEND::pfnGetImageFlags */
2038 /** @copydoc VBOXHDDBACKEND::pfnGetOpenFlags */
2056 /** @copydoc VBOXHDDBACKEND::pfnSetOpenFlags */
2083 /** @copydoc VBOXHDDBACKEND::pfnGetComment */
2102 /** @copydoc VBOXHDDBACKEND::pfnSetComment */
2125 /** @copydoc VBOXHDDBACKEND::pfnGetUuid */
2146 /** @copydoc VBOXHDDBACKEND::pfnSetUuid */
2181 /** @copydoc VBOXHDDBACKEND::pfnGetModificationUuid */
2199 /** @copydoc VBOXHDDBACKEND::pfnSetModificationUuid */
2222 /** @copydoc VBOXHDDBACKEND::pfnGetParentUuid */
2243 /** @copydoc VBOXHDDBACKEND::pfnSetParentUuid */
2269 /** @copydoc VBOXHDDBACKEND::pfnGetParentModificationUuid */
2287 /** @copydoc VBOXHDDBACKEND::pfnSetParentModificationUuid */
2310 /** @copydoc VBOXHDDBACKEND::pfnDump */
2327 /** @copydoc VBOXHDDBACKEND::pfnGetTimestamp */
2344 /** @copydoc VBOXHDDBACKEND::pfnGetParentTimeStamp */
2361 /** @copydoc VBOXHDDBACKEND::pfnSetParentTimeStamp */
2385 /** @copydoc VBOXHDDBACKEND::pfnGetParentFilename */
2401 /** @copydoc VBOXHDDBACKEND::pfnSetParentFilename */
2430 /** @copydoc VBOXHDDBACKEND::pfnCompact */
2669 /** @copydoc VBOXHDDBACKEND::pfnResize */
2853 /** @copydoc VBOXHDDBACKEND::pfnRepair */
3199 const VBOXHDDBACKEND g_VhdBackend =
3204 sizeof(VBOXHDDBACKEND),