Home
last modified time | relevance | path

Searched refs:raw_co_truncate (Results 1 – 3 of 3) sorted by last modified time

/qemu/block/
H A Draw-format.c415 raw_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in raw_co_truncate() function
659 .bdrv_co_truncate = &raw_co_truncate,
H A Dfile-posix.c2645 static int coroutine_fn raw_co_truncate(BlockDriverState *bs, int64_t offset, in raw_co_truncate() function
3903 .bdrv_co_truncate = raw_co_truncate,
4272 .bdrv_co_truncate = raw_co_truncate,
4407 .bdrv_co_truncate = raw_co_truncate,
4532 .bdrv_co_truncate = raw_co_truncate,
H A Dfile-win32.c494 static int coroutine_fn raw_co_truncate(BlockDriverState *bs, int64_t offset, in raw_co_truncate() function
763 .bdrv_co_truncate = raw_co_truncate,