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

  /external/qemu/block/
raw-win32.c 180 static int64_t raw_getlength(BlockDriverState *bs) function
255 .bdrv_getlength = raw_getlength,
410 .bdrv_getlength = raw_getlength,
raw-posix.c 742 static int64_t raw_getlength(BlockDriverState *bs) function
761 static int64_t raw_getlength(BlockDriverState *bs) function
892 .bdrv_getlength = raw_getlength,
1170 .bdrv_getlength = raw_getlength,
    [all...]

Completed in 155 milliseconds