Home
last modified time | relevance | path

Searched refs:flushed_file_offset (Results 1 – 3 of 3) sorted by relevance

/qemu/block/
H A Dvhdx-endian.c127 hdr->flushed_file_offset = le64_to_cpu(hdr->flushed_file_offset); in vhdx_log_entry_hdr_le_import()
142 hdr->flushed_file_offset = cpu_to_le64(hdr->flushed_file_offset); in vhdx_log_entry_hdr_le_export()
H A Dvhdx.h181 uint64_t flushed_file_offset; /* see spec for full details - this member
H A Dvhdx-log.c526 if (hdr_tmp.flushed_file_offset > file_length) { in vhdx_log_flush()
947 .flushed_file_offset = file_length, in vhdx_log_write()