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

  /external/qemu/block/
raw-win32.c 166 static int raw_truncate(BlockDriverState *bs, int64_t offset) function
254 .bdrv_truncate = raw_truncate,
raw-posix.c 731 static int raw_truncate(BlockDriverState *bs, int64_t offset) function
891 .bdrv_truncate = raw_truncate,
    [all...]

Completed in 41 milliseconds