Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dblock-backend-io.h206 int coroutine_fn blk_co_zone_mgmt(BlockBackend *blk, BlockZoneOp op,
/openbmc/qemu/block/
H A Dblock-backend.c1923 rwco->ret = blk_co_zone_mgmt(rwco->blk, in blk_aio_zone_mgmt_entry()
2030 int coroutine_fn blk_co_zone_mgmt(BlockBackend *blk, BlockZoneOp op, in blk_co_zone_mgmt() function