Home | History | Annotate | Download | only in qemu

Lines Matching refs:BlockErrorAction

1311 void bdrv_set_on_error(BlockDriverState *bs, BlockErrorAction on_read_error,
1312 BlockErrorAction on_write_error)
1318 BlockErrorAction bdrv_get_on_error(BlockDriverState *bs, int is_read)