Searched defs:BdrvCheckResult (Results 1 - 1 of 1) sorted by relevance

/external/qemu/include/block/
H A Dblock.h100 typedef struct BdrvCheckResult { struct
104 } BdrvCheckResult; typedef in typeref:struct:BdrvCheckResult
106 int bdrv_check(BlockDriverState *bs, BdrvCheckResult *res);

Completed in 289 milliseconds