Home
last modified time | relevance | path

Searched defs:bdrv_co_pdiscard_snapshot (Results 1 – 2 of 2) sorted by relevance

/qemu/include/block/
H A Dblock_int-common.h670 int coroutine_fn GRAPH_RDLOCK_PTR (*bdrv_co_pdiscard_snapshot)( member
/qemu/block/
H A Dio.c3793 bdrv_co_pdiscard_snapshot(BlockDriverState *bs, int64_t offset, int64_t bytes) in bdrv_co_pdiscard_snapshot() function