Searched refs:qcow2_snapshot_list (Results 1 – 3 of 3) sorted by relevance
198 int qcow2_snapshot_list(BlockDriverState *bs, QEMUSnapshotInfo **psn_tab);
377 int qcow2_snapshot_list(BlockDriverState *bs, QEMUSnapshotInfo **psn_tab) in qcow2_snapshot_list() function
1012 .bdrv_snapshot_list = qcow2_snapshot_list,