Searched refs:snapshots_offset (Results 1 – 6 of 6) sorted by relevance
101 offset = s->snapshots_offset; in qcow2_do_read_snapshots()280 uint64_t snapshots_offset; in qcow2_write_snapshots() member282 int64_t offset, snapshots_offset = 0; in qcow2_write_snapshots() local306 offset = snapshots_offset; in qcow2_write_snapshots()407 header_data.snapshots_offset = cpu_to_be64(snapshots_offset); in qcow2_write_snapshots()418 s->snapshots_offset = snapshots_offset; in qcow2_write_snapshots()423 if (snapshots_offset > 0) { in qcow2_write_snapshots()441 uint64_t snapshots_offset; in qcow2_check_read_snapshot_table() member455 s->snapshots_offset = be64_to_cpu(snapshot_table_pointer.snapshots_offset); in qcow2_check_read_snapshot_table()481 s->snapshots_offset = 0; in qcow2_check_read_snapshot_table()[all …]
167 uint64_t snapshots_offset; member368 uint64_t snapshots_offset; member
1348 header.snapshots_offset = be64_to_cpu(header.snapshots_offset); in qcow2_do_open()1560 ret = qcow2_validate_table(bs, header.snapshots_offset, in qcow2_do_open()1770 s->snapshots_offset = header.snapshots_offset; in qcow2_do_open()2966 .snapshots_offset = cpu_to_be64(s->snapshots_offset), in qcow2_update_header()
2266 s->snapshots_offset, s->snapshots_size); in calculate_refcounts()2956 if (overlaps_with(s->snapshots_offset, s->snapshots_size)) { in qcow2_check_metadata_overlap()
236 def snapshots_offset(current): function
84 64 - 71: snapshots_offset672 fields snapshots_offset and nb_snapshots. The entries of the snapshot table