Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblockdev.c1569 typedef struct DriveBackupState { struct
1572 } DriveBackupState; argument
1593 DriveBackupState *state = g_new0(DriveBackupState, 1); in drive_backup_action()
1733 DriveBackupState *state = opaque; in drive_backup_commit()
1741 DriveBackupState *state = opaque; in drive_backup_abort()
1750 g_autofree DriveBackupState *state = opaque; in drive_backup_clean()