Home
last modified time | relevance | path

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

/qemu/include/sysemu/
H A Dblock-backend-io.h81 int64_t co_wrapper_mixed blk_getlength(BlockBackend *blk);
138 int co_wrapper_mixed blk_pread(BlockBackend *blk, int64_t offset,
144 int co_wrapper_mixed blk_preadv(BlockBackend *blk, int64_t offset,
151 int co_wrapper_mixed blk_preadv_part(BlockBackend *blk, int64_t offset,
159 int co_wrapper_mixed blk_pwrite(BlockBackend *blk, int64_t offset,
165 int co_wrapper_mixed blk_pwritev(BlockBackend *blk, int64_t offset,
181 int co_wrapper_mixed blk_pwrite_compressed(BlockBackend *blk,
201 int co_wrapper_mixed blk_zone_mgmt(BlockBackend *blk, BlockZoneOp op,
210 int co_wrapper_mixed blk_pdiscard(BlockBackend *blk, int64_t offset,
215 int co_wrapper_mixed blk_flush(BlockBackend *blk);
[all …]
/qemu/include/block/
H A Dblock-common.h53 #define co_wrapper_mixed no_coroutine_fn coroutine_mixed_fn macro