Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblockdev.c1192 typedef struct InternalSnapshotState { struct
1196 } InternalSnapshotState; argument
1215 InternalSnapshotState *state = g_new0(InternalSnapshotState, 1); in internal_snapshot_action()
1312 InternalSnapshotState *state = opaque; in internal_snapshot_abort()
1339 g_autofree InternalSnapshotState *state = opaque; in internal_snapshot_clean()