HomeSort by relevance Sort by last modified time
    Searched refs:raw_open (Results 1 - 3 of 3) sorted by null

  /external/qemu/block/
raw.c 6 static int raw_open(BlockDriverState *bs, int flags) function
251 .bdrv_open = raw_open,
raw-win32.c 76 static int raw_open(BlockDriverState *bs, const char *filename, int flags) function
245 .bdrv_file_open = raw_open,
raw-posix.c 201 static int raw_open(BlockDriverState *bs, const char *filename, int flags) function
744 .bdrv_file_open = raw_open,
    [all...]

Completed in 29 milliseconds