Home
last modified time | relevance | path

Searched defs:SnapshotEntry (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c865 typedef struct SnapshotEntry { in hmp_info_snapshots() struct
866 QEMUSnapshotInfo sn; in hmp_info_snapshots()
868 } SnapshotEntry; in hmp_info_snapshots() typedef