Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dsnapshot.h31 #define SNAPSHOT_OPT_BASE "snapshot." macro
/openbmc/qemu/
H A Dqemu-nbd.c704 if (strstart(optarg, SNAPSHOT_OPT_BASE, NULL)) { in main()
H A Dqemu-img.c2319 if (strstart(optarg, SNAPSHOT_OPT_BASE, NULL)) { in img_convert()
5392 if (strstart(optarg, SNAPSHOT_OPT_BASE, NULL)) { in img_measure()