Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dblock-backend-io.h199 int coroutine_fn blk_co_zone_mgmt(BlockBackend *blk, BlockZoneOp op,
/qemu/block/
H A Dblock-backend.c1912 rwco->ret = blk_co_zone_mgmt(rwco->blk, in blk_aio_zone_mgmt_entry()
2019 int coroutine_fn blk_co_zone_mgmt(BlockBackend *blk, BlockZoneOp op, in blk_co_zone_mgmt() function