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

  /external/qemu/
block_int.h 84 int (*bdrv_snapshot_list)(BlockDriverState *bs, member in struct:BlockDriver
block.h 153 int bdrv_snapshot_list(BlockDriverState *bs,
block.c 1216 int bdrv_snapshot_list(BlockDriverState *bs, function
    [all...]
savevm.c 1150 nb_sns = bdrv_snapshot_list(bs, &sn_tab);
    [all...]
  /external/qemu/block/
qcow2.c 1012 .bdrv_snapshot_list = qcow2_snapshot_list,

Completed in 414 milliseconds