Home
last modified time | relevance | path

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

/qemu/block/monitor/
H A Dblock-hmp-cmds.c871 typedef struct ImageEntry { in hmp_info_snapshots() struct
872 const char *imagename; in hmp_info_snapshots()
875 } ImageEntry; in hmp_info_snapshots() typedef