Home
last modified time | relevance | path

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

/qemu/block/
H A Dmirror.c1634 bdrv_mirror_top_pdiscard(BlockDriverState *bs, int64_t offset, int64_t bytes) in bdrv_mirror_top_pdiscard() function
1700 .bdrv_co_pdiscard = bdrv_mirror_top_pdiscard,