OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:create_options
(Results
1 - 10
of
10
) sorted by null
/external/qemu/
block_int.h
106
QEMUOptionParameter *
create_options
;
member in struct:BlockDriver
block.c
377
options = parse_option_parameters("", bdrv_qcow2->
create_options
, NULL);
[
all
...]
/external/qemu/block/
cow.c
290
.
create_options
= cow_create_options,
raw-win32.c
257
.
create_options
= raw_create_options,
vpc.c
615
.
create_options
= vpc_create_options,
qcow.c
946
.
create_options
= qcow_create_options,
qcow2.c
1018
.
create_options
= qcow_create_options,
vmdk.c
861
.
create_options
= vmdk_create_options,
raw-posix.c
894
.
create_options
= raw_create_options,
[
all
...]
vvfat.c
[
all
...]
Completed in 136 milliseconds