Searched refs:bdrv_get_on_error (Results 1 – 3 of 3) sorted by relevance
172 BlockErrorAction bdrv_get_on_error(BlockDriverState *bs, int is_read);
1316 BlockErrorAction bdrv_get_on_error(BlockDriverState *bs, int is_read) in bdrv_get_on_error() function
223 BlockErrorAction action = bdrv_get_on_error(r->dev->bdrv, 0); in scsi_handle_write_error()