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

  /external/qemu/
block.c 69 static BlockDriverState *bs_snapshots; variable
652 if (bs == bs_snapshots) {
653 bs_snapshots = NULL;
703 assert(bs != bs_snapshots);
    [all...]
savevm.c     [all...]

Completed in 437 milliseconds