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

  /external/qemu/block/
raw-win32.c 112 static int raw_read(BlockDriverState *bs, int64_t sector_num, function
252 .bdrv_read = raw_read,
408 .bdrv_read = raw_read,
raw-posix.c 377 static int raw_read(BlockDriverState *bs, int64_t sector_num, function
880 .bdrv_read = raw_read,
1168 .bdrv_read = raw_read,
    [all...]

Completed in 344 milliseconds