Home | History | Annotate | Download | only in qemu

Lines Matching refs:on_write_error

1310                        BlockErrorAction on_write_error)
1313 bs->on_write_error = on_write_error;
1318 return is_read ? bs->on_read_error : bs->on_write_error;