OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_OPT_CLUSTER_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
block_int.h
39
#define
BLOCK_OPT_CLUSTER_SIZE
"cluster_size"
/external/qemu/block/
qcow2.c
797
} else if (!strcmp(options->name,
BLOCK_OPT_CLUSTER_SIZE
)) {
986
.name =
BLOCK_OPT_CLUSTER_SIZE
,
Completed in 11 milliseconds