Searched refs:qio_channel_block_new (Results 1 – 3 of 3) sorted by relevance
57 qio_channel_block_new(BlockDriverState *bs);
28 qio_channel_block_new(BlockDriverState *bs) in qio_channel_block_new() function
138 return qemu_file_new_output(QIO_CHANNEL(qio_channel_block_new(bs))); in qemu_fopen_bdrv()140 return qemu_file_new_input(QIO_CHANNEL(qio_channel_block_new(bs))); in qemu_fopen_bdrv()