HomeSort by relevance Sort by last modified time
    Searched full:bdrv_snapshot_find (Results 1 - 1 of 1) sorted by null

  /external/qemu/
savevm.c 1183 static int bdrv_snapshot_find(BlockDriverState *bs, QEMUSnapshotInfo *sn_info, function
1234 ret = bdrv_snapshot_find(bs, old_sn, name);
    [all...]

Completed in 262 milliseconds