Home
last modified time | relevance | path

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

/qemu/block/
H A Dqcow2.c4104 qcow2_co_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in qcow2_co_pdiscard() function
6150 .bdrv_co_pdiscard = qcow2_co_pdiscard,