Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock_int-common.h714 int64_t coroutine_fn GRAPH_RDLOCK_PTR (*bdrv_co_get_allocated_file_size)( member
/openbmc/qemu/
H A Dblock.c5982 int64_t coroutine_fn bdrv_co_get_allocated_file_size(BlockDriverState *bs) in bdrv_co_get_allocated_file_size() function