HomeSort by relevance Sort by last modified time
    Searched refs:bdrv_next (Results 1 - 3 of 3) sorted by null

  /external/qemu/
block.h 187 BlockDriverState *bdrv_next(BlockDriverState *bs);
savevm.c 1283 while ((bs1 = bdrv_next(bs1))) {
    [all...]
block.c 1432 BlockDriverState *bdrv_next(BlockDriverState *bs) function
    [all...]

Completed in 810 milliseconds