|
@@ -100,10 +100,6 @@ void blk_iostatus_set_err(BlockBackend *blk, int error);
|
|
int blk_get_max_iov(BlockBackend *blk);
|
|
int blk_get_max_iov(BlockBackend *blk);
|
|
int blk_get_max_hw_iov(BlockBackend *blk);
|
|
int blk_get_max_hw_iov(BlockBackend *blk);
|
|
|
|
|
|
-void defer_call_begin(void);
|
|
|
|
-void defer_call_end(void);
|
|
|
|
-void defer_call(void (*fn)(void *), void *opaque);
|
|
|
|
-
|
|
|
|
AioContext *blk_get_aio_context(BlockBackend *blk);
|
|
AioContext *blk_get_aio_context(BlockBackend *blk);
|
|
BlockAcctStats *blk_get_stats(BlockBackend *blk);
|
|
BlockAcctStats *blk_get_stats(BlockBackend *blk);
|
|
void *blk_aio_get(const AIOCBInfo *aiocb_info, BlockBackend *blk,
|
|
void *blk_aio_get(const AIOCBInfo *aiocb_info, BlockBackend *blk,
|