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

  /external/qemu/block/
raw-posix.c 758 .create_options = raw_create_options,
1009 .create_options = raw_create_options,
1124 .create_options = raw_create_options,
1224 .create_options = raw_create_options,
    [all...]
cow.c 316 .create_options = cow_create_options,
raw.c 271 .create_options = raw_create_options,
raw-win32.c 254 .create_options = raw_create_options,
vpc.c 630 .create_options = vpc_create_options,
qcow.c 968 .create_options = qcow_create_options,
vmdk.c 863 .create_options = vmdk_create_options,
qcow2.c     [all...]
vvfat.c     [all...]
  /external/qemu/
block_int.h 119 QEMUOptionParameter *create_options; member in struct:BlockDriver
block.c 564 options = parse_option_parameters("", bdrv_qcow2->create_options, NULL);
    [all...]

Completed in 71 milliseconds