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.c871 typedef struct SnapshotEntry { in hmp_info_snapshots() struct
872 QEMUSnapshotInfo sn; in hmp_info_snapshots()
874 } SnapshotEntry; in hmp_info_snapshots() typedef