HomeSort by relevance Sort by last modified time
    Searched refs:QCowCreateState (Results 1 - 3 of 3) sorted by null

  /external/qemu/block/
qcow2.h 122 typedef struct QCowCreateState {
130 } QCowCreateState;
183 void qcow2_create_refcount_update(QCowCreateState *s, int64_t offset,
qcow2-refcount.c 726 void qcow2_create_refcount_update(QCowCreateState *s, int64_t offset,
    [all...]
qcow2.c 856 QCowCreateState s1, *s = &s1;
    [all...]

Completed in 50 milliseconds