Home
last modified time | relevance | path

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

/external/qemu/
Dblock_int.h37 #define BLOCK_OPT_COMPAT6 "compat6" macro
/external/qemu/block/
Dvmdk.c703 } else if (!strcmp(options->name, BLOCK_OPT_COMPAT6)) { in vmdk_create()
844 .name = BLOCK_OPT_COMPAT6,