Searched refs:BLOCK_FLAG_COMPAT6 (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dblock_int.h33 #define BLOCK_FLAG_COMPAT6 4 macro
/external/qemu/block/
H A Dvmdk.c704 flags |= options->value.n ? BLOCK_FLAG_COMPAT6: 0;
801 (flags & BLOCK_FLAG_COMPAT6 ? 6 : 4),

Completed in 66 milliseconds