Home
last modified time | relevance | path

Searched refs:raw_co_truncate (Results 1 – 3 of 3) sorted by relevance

/openbmc/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-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,
H A Dfile-posix.c2653 static int coroutine_fn raw_co_truncate(BlockDriverState *bs, int64_t offset, in raw_co_truncate() function
3910 .bdrv_co_truncate = raw_co_truncate,
4274 .bdrv_co_truncate = raw_co_truncate,
4409 .bdrv_co_truncate = raw_co_truncate,
4534 .bdrv_co_truncate = raw_co_truncate,