Home | History | Annotate | Download | only in qemu

Lines Matching refs:BlockErrorAction

1309 void bdrv_set_on_error(BlockDriverState *bs, BlockErrorAction on_read_error,
1310 BlockErrorAction on_write_error)
1316 BlockErrorAction bdrv_get_on_error(BlockDriverState *bs, int is_read)