Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c3834 const char *backing_format = NULL; in qcow2_co_create() local
5693 const char *backing_file = NULL, *backing_format = NULL, *data_file = NULL; in qcow2_amend_options() local
/openbmc/qemu/include/block/
H A Dblock_int-common.h1109 char backing_format[16]; /* if non-zero and backing_file exists */ member