Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Draw-format.c43 static const char *const mutable_opts[] = { "offset", "size", NULL }; variable
H A Dqcow2.c682 static const char *const mutable_opts[] = { variable
H A Dfile-posix.c590 static const char *const mutable_opts[] = { "x-check-cache-dropped", NULL }; variable
/openbmc/qemu/include/block/
H A Dblock_int-common.h187 const char *const *mutable_opts; member