Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dblock-common.h85 typedef enum BlockZoneOp { enum
90 } BlockZoneOp; typedef
H A Dblock-io.h121 BlockZoneOp op,
/openbmc/qemu/include/system/
H A Dblock-backend-io.h60 BlockAIOCB *blk_aio_zone_mgmt(BlockBackend *blk, BlockZoneOp op,
207 int coroutine_fn blk_co_zone_mgmt(BlockBackend *blk, BlockZoneOp op,
209 int co_wrapper_mixed blk_zone_mgmt(BlockBackend *blk, BlockZoneOp op,
/openbmc/qemu/block/
H A Dblock-backend.c1924 (BlockZoneOp)(uintptr_t)rwco->iobuf, in blk_aio_zone_mgmt_entry()
1929 BlockAIOCB *blk_aio_zone_mgmt(BlockBackend *blk, BlockZoneOp op, in blk_aio_zone_mgmt()
2030 int coroutine_fn blk_co_zone_mgmt(BlockBackend *blk, BlockZoneOp op, in blk_co_zone_mgmt()