Searched refs:QCowCreateState (Results 1 – 3 of 3) sorted by relevance
122 typedef struct QCowCreateState { struct130 } QCowCreateState; argument183 void qcow2_create_refcount_update(QCowCreateState *s, int64_t offset,
726 void qcow2_create_refcount_update(QCowCreateState *s, int64_t offset, in qcow2_create_refcount_update()
856 QCowCreateState s1, *s = &s1; in qcow_create2()