Lines Matching refs:VBOXHDDBACKEND

1733 /** @copydoc VBOXHDDBACKEND::pfnCheckIfValid */
1789 /** @copydoc VBOXHDDBACKEND::pfnOpen */
1829 /** @interface_method_impl{VBOXHDDBACKEND,pfnCreate} */
1847 /** @copydoc VBOXHDDBACKEND::pfnRename */
1889 /** @copydoc VBOXHDDBACKEND::pfnClose */
1903 /** @copydoc VBOXHDDBACKEND::pfnRead */
1961 /** @copydoc VBOXHDDBACKEND::pfnWrite */
1987 /** @copydoc VBOXHDDBACKEND::pfnFlush */
2003 /** @copydoc VBOXHDDBACKEND::pfnGetVersion */
2017 /** @copydoc VBOXHDDBACKEND::pfnGetSectorSize */
2033 /** @copydoc VBOXHDDBACKEND::pfnGetSize */
2049 /** @copydoc VBOXHDDBACKEND::pfnGetFileSize */
2073 /** @copydoc VBOXHDDBACKEND::pfnGetPCHSGeometry */
2100 /** @copydoc VBOXHDDBACKEND::pfnSetPCHSGeometry */
2124 /** @copydoc VBOXHDDBACKEND::pfnGetLCHSGeometry */
2148 /** @copydoc VBOXHDDBACKEND::pfnSetLCHSGeometry */
2172 /** @copydoc VBOXHDDBACKEND::pfnGetImageFlags */
2190 /** @copydoc VBOXHDDBACKEND::pfnGetOpenFlags */
2208 /** @copydoc VBOXHDDBACKEND::pfnSetOpenFlags */
2230 /** @copydoc VBOXHDDBACKEND::pfnGetComment */
2249 /** @copydoc VBOXHDDBACKEND::pfnSetComment */
2272 /** @copydoc VBOXHDDBACKEND::pfnGetUuid */
2290 /** @copydoc VBOXHDDBACKEND::pfnSetUuid */
2314 /** @copydoc VBOXHDDBACKEND::pfnGetModificationUuid */
2332 /** @copydoc VBOXHDDBACKEND::pfnSetModificationUuid */
2355 /** @copydoc VBOXHDDBACKEND::pfnGetParentUuid */
2373 /** @copydoc VBOXHDDBACKEND::pfnSetParentUuid */
2396 /** @copydoc VBOXHDDBACKEND::pfnGetParentModificationUuid */
2414 /** @copydoc VBOXHDDBACKEND::pfnSetParentModificationUuid */
2437 /** @copydoc VBOXHDDBACKEND::pfnDump */
2453 const VBOXHDDBACKEND g_VhdxBackend =
2458 sizeof(VBOXHDDBACKEND),