HomeSort by relevance Sort by last modified time
    Searched full:qcowsnapshotheader (Results 1 - 2 of 2) sorted by null

  /external/qemu/block/
qcow2-snapshot.c 29 typedef struct __attribute__((packed)) QCowSnapshotHeader {
47 } QCowSnapshotHeader;
66 QCowSnapshotHeader h;
123 QCowSnapshotHeader h;
  /external/qemu/android/
snapshot.c 110 * QcowSnapshotHeader record. When the call returns, the file position of fd is
111 * at the place where the next QcowSnapshotHeader should start, if there is one.
113 * C.f. QCowSnapshotHeader in block/qcow2-snapshot.c for the complete layout of

Completed in 412 milliseconds