Home
last modified time | relevance | path

Searched refs:hdev_open (Results 1 – 2 of 2) sorted by relevance

/external/qemu/block/
Draw-win32.c315 static int hdev_open(BlockDriverState *bs, const char *filename, int flags) in hdev_open() function
407 .bdrv_file_open = hdev_open,
Draw-posix.c838 static int hdev_open(BlockDriverState *bs, const char *filename, int flags) in hdev_open() function
1006 .bdrv_file_open = hdev_open,