Home
last modified time | relevance | path

Searched refs:nb_snapshots (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/block/
H A Dqcow2-snapshot.c55 s->nb_snapshots = 0; in qcow2_free_snapshots()
95 if (!s->nb_snapshots) { in qcow2_do_read_snapshots()
406 header_data.nb_snapshots = cpu_to_be32(s->nb_snapshots); in qcow2_write_snapshots()
456 s->nb_snapshots = be32_to_cpu(snapshot_table_pointer.nb_snapshots); in qcow2_check_read_snapshot_table()
482 s->nb_snapshots = 0; in qcow2_check_read_snapshot_table()
499 s->nb_snapshots = 0; in qcow2_check_read_snapshot_table()
515 snapshot_table_pointer.nb_snapshots = cpu_to_be32(s->nb_snapshots); in qcow2_check_read_snapshot_table()
731 s->nb_snapshots--; in qcow2_snapshot_create()
941 s->nb_snapshots--; in qcow2_snapshot_delete()
997 if (!s->nb_snapshots) { in qcow2_snapshot_list()
[all …]
H A Dqcow2.h166 uint32_t nb_snapshots; member
370 unsigned int nb_snapshots; member
H A Dqcow2.c1349 header.nb_snapshots = be32_to_cpu(header.nb_snapshots); in qcow2_do_open()
1561 header.nb_snapshots, in qcow2_do_open()
1757 s->nb_snapshots = header.nb_snapshots; in qcow2_do_open()
2951 .nb_snapshots = cpu_to_be32(s->nb_snapshots), in qcow2_update_header()
4312 if (s->nb_snapshots && s->qcow_version < 3) { in qcow2_co_truncate()
5462 for (i = 0; i < s->nb_snapshots; i++) { in qcow2_downgrade()
5567 for (i = 0; i < s->nb_snapshots; i++) { in qcow2_upgrade()
H A Dqcow2-refcount.c2236 if (has_data_file(bs) && s->nb_snapshots) { in calculate_refcounts()
2238 s->nb_snapshots); in calculate_refcounts()
2242 for (i = 0; i < s->nb_snapshots; i++) { in calculate_refcounts()
2962 for (i = 0; i < s->nb_snapshots; i++) { in qcow2_check_metadata_overlap()
2996 for (i = 0; i < s->nb_snapshots; i++) { in qcow2_check_metadata_overlap()
H A Dqcow2-cluster.c2476 for (i = 0; i < s->nb_snapshots; i++) { in qcow2_expand_zero_clusters()
2500 for (i = 0; i < s->nb_snapshots; i++) { in qcow2_expand_zero_clusters()
/openbmc/qemu/tests/qemu-iotests/
H A D031.out19 nb_snapshots 0
47 nb_snapshots 0
75 nb_snapshots 0
110 nb_snapshots 0
143 nb_snapshots 0
176 nb_snapshots 0
H A D061.out19 nb_snapshots 0
43 nb_snapshots 0
77 nb_snapshots 0
101 nb_snapshots 0
133 nb_snapshots 0
162 nb_snapshots 0
188 nb_snapshots 0
212 nb_snapshots 0
238 nb_snapshots 0
257 nb_snapshots 0
[all …]
H A D303.out40 nb_snapshots 0
123 "nb_snapshots": 0,
/openbmc/qemu/tests/image-fuzzer/qcow2/
H A Dfuzz.py230 def nb_snapshots(current): function
/openbmc/qemu/docs/
H A Dimage-fuzzer.txt151 ['header', 'nb_snapshots'],
/openbmc/qemu/docs/interop/
H A Dqcow2.txt81 60 - 63: nb_snapshots
672 fields snapshots_offset and nb_snapshots. The entries of the snapshot table