Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c4298 qcow2_co_truncate(BlockDriverState *bs, int64_t offset, bool exact, in qcow2_co_truncate() function
6167 .bdrv_co_truncate = qcow2_co_truncate,