Home
last modified time | relevance | path

Searched refs:BLOCK_OPT_NOCOW (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dblock_int-common.h52 #define BLOCK_OPT_NOCOW "nocow" macro
/openbmc/qemu/block/
H A Dfile-posix.c3035 nocow = qemu_opt_get_bool(opts, BLOCK_OPT_NOCOW, false); in raw_co_create_opts()
3728 .name = BLOCK_OPT_NOCOW,