Home
last modified time | relevance | path

Searched refs:InternalSnapshotState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dblockdev.c1187 typedef struct InternalSnapshotState { struct
1191 } InternalSnapshotState; argument
1210 InternalSnapshotState *state = g_new0(InternalSnapshotState, 1); in internal_snapshot_action()
1292 InternalSnapshotState *state = opaque; in internal_snapshot_abort()
1315 g_autofree InternalSnapshotState *state = opaque; in internal_snapshot_clean()