Home
last modified time | relevance | path

Searched refs:raw_open (Results 1 – 3 of 3) sorted by relevance

/external/qemu/block/
Draw.c6 static int raw_open(BlockDriverState *bs, int flags) in raw_open() function
251 .bdrv_open = raw_open,
Draw-win32.c76 static int raw_open(BlockDriverState *bs, const char *filename, int flags) in raw_open() function
245 .bdrv_file_open = raw_open,
Draw-posix.c201 static int raw_open(BlockDriverState *bs, const char *filename, int flags) in raw_open() function
744 .bdrv_file_open = raw_open,