HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK_FLAG_COMPAT6 (Results 1 - 2 of 2) sorted by null

  /external/qemu/
block_int.h 33 #define BLOCK_FLAG_COMPAT6 4
  /external/qemu/block/
vmdk.c 704 flags |= options->value.n ? BLOCK_FLAG_COMPAT6: 0;
801 (flags & BLOCK_FLAG_COMPAT6 ? 6 : 4),

Completed in 664 milliseconds