Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dblock-backend-io.h125 int coroutine_fn blk_co_is_allocated_above(BlockBackend *blk,
/openbmc/qemu/block/
H A Dcommit.c170 ret = blk_co_is_allocated_above(s->top, s->base_overlay, true, in commit_run()
H A Dblock-backend.c1474 int coroutine_fn blk_co_is_allocated_above(BlockBackend *blk, in blk_co_is_allocated_above() function
/openbmc/qemu/nbd/
H A Dserver.c2411 int ret = blk_co_is_allocated_above(blk, NULL, false, offset, bytes, in blockalloc_to_extents()