Home
last modified time | relevance | path

Searched refs:bdrv_get_on_error (Results 1 – 2 of 2) sorted by relevance

/external/qemu/include/block/
Dblock.h172 BlockErrorAction bdrv_get_on_error(BlockDriverState *bs, int is_read);
/external/qemu/
Dblock.c1318 BlockErrorAction bdrv_get_on_error(BlockDriverState *bs, int is_read) in bdrv_get_on_error() function