OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:raw_create
(Results
1 - 3
of
3
) sorted by null
/external/qemu/block/
raw.c
226
static int
raw_create
(const char *filename, QEMUOptionParameter *options)
function
270
.bdrv_create =
raw_create
,
raw-win32.c
209
static int
raw_create
(const char *filename, QEMUOptionParameter *options)
function
247
.bdrv_create =
raw_create
,
raw-posix.c
694
static int
raw_create
(const char *filename, QEMUOptionParameter *options)
function
748
.bdrv_create =
raw_create
,
[
all
...]
Completed in 34 milliseconds