Home
last modified time | relevance | path

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

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