Searched refs:header_data (Results 1 – 3 of 3) sorted by relevance
66 memset(&h->u.header_data, 0, sizeof(h->u.header_data)); in hgsmi_buffer_alloc()
27 u8 header_data[8]; member
281 } QEMU_PACKED header_data; in qcow2_write_snapshots() local406 header_data.nb_snapshots = cpu_to_be32(s->nb_snapshots); in qcow2_write_snapshots()407 header_data.snapshots_offset = cpu_to_be64(snapshots_offset); in qcow2_write_snapshots()410 sizeof(header_data), &header_data, 0); in qcow2_write_snapshots()