Home
last modified time | relevance | path

Searched refs:VHDX_LOG_SIGNATURE (Results 1 – 2 of 2) sorted by relevance

/qemu/block/
H A Dvhdx.h165 #define VHDX_LOG_SIGNATURE 0x65676f6c macro
H A Dvhdx-log.c223 if (hdr->signature != VHDX_LOG_SIGNATURE) { in vhdx_log_hdr_is_valid()
942 .signature = VHDX_LOG_SIGNATURE, in vhdx_log_write()