Searched refs:nb_snapshots (Results 1 – 11 of 11) sorted by relevance
55 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 …]
166 uint32_t nb_snapshots; member370 unsigned int nb_snapshots; member
1349 header.nb_snapshots = be32_to_cpu(header.nb_snapshots); in qcow2_do_open()1561 header.nb_snapshots, in qcow2_do_open()1771 s->nb_snapshots = header.nb_snapshots; in qcow2_do_open()2965 .nb_snapshots = cpu_to_be32(s->nb_snapshots), in qcow2_update_header()4328 if (s->nb_snapshots && s->qcow_version < 3) { in qcow2_co_truncate()5478 for (i = 0; i < s->nb_snapshots; i++) { in qcow2_downgrade()5583 for (i = 0; i < s->nb_snapshots; i++) { in qcow2_upgrade()
2236 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()
2476 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()
19 nb_snapshots 047 nb_snapshots 075 nb_snapshots 0110 nb_snapshots 0143 nb_snapshots 0176 nb_snapshots 0
19 nb_snapshots 043 nb_snapshots 077 nb_snapshots 0101 nb_snapshots 0133 nb_snapshots 0162 nb_snapshots 0188 nb_snapshots 0212 nb_snapshots 0238 nb_snapshots 0257 nb_snapshots 0[all …]
40 nb_snapshots 0123 "nb_snapshots": 0,
230 def nb_snapshots(current): function
151 ['header', 'nb_snapshots'],
81 60 - 63: nb_snapshots672 fields snapshots_offset and nb_snapshots. The entries of the snapshot table