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

/vbox/src/VBox/Storage/
H A DQCOW.cpp109 uint64_t u64SnapshotsOffset; member in struct:QCowHeader::__anon16781::__anon16783
361 pHeader->Version.v2.u64SnapshotsOffset = RT_BE2H_U64(pHeader->Version.v2.u64SnapshotsOffset);
408 pHeader->Version.v2.u64SnapshotsOffset = RT_H2BE_U64((uint64_t)0);

Completed in 49 milliseconds