OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hdev_open
(Results
1 - 2
of
2
) sorted by null
/external/qemu/block/
raw-win32.c
315
static int
hdev_open
(BlockDriverState *bs, const char *filename, int flags)
function
407
.bdrv_file_open =
hdev_open
,
raw-posix.c
838
static int
hdev_open
(BlockDriverState *bs, const char *filename, int flags)
function
1006
.bdrv_file_open =
hdev_open
,
[
all
...]
Completed in 64 milliseconds