Home
last modified time | relevance | path

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

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