Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dblock_int-common.h710 int coroutine_fn GRAPH_RDLOCK_PTR (*bdrv_co_truncate)( member
/qemu/block/
H A Dio.c3538 int coroutine_fn bdrv_co_truncate(BdrvChild *child, int64_t offset, bool exact, in bdrv_co_truncate() function