Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx-endian.c48 h->log_offset = le64_to_cpu(h->log_offset); in vhdx_header_le_import()
71 new_h->log_offset = cpu_to_le64(orig_h->log_offset); in vhdx_header_le_export()
H A Dvhdx.h130 uint64_t log_offset; /* byte offset in the file of the log. member
H A Dvhdx-log.c770 s->log.offset = hdr->log_offset; in vhdx_parse_log()