Home
last modified time | relevance | path

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

/qemu/block/
H A Dvhdx.h189 #define VHDX_LOG_ZERO_SIGNATURE 0x6f72657a macro
H A Dvhdx-log.c287 if (desc->signature == VHDX_LOG_ZERO_SIGNATURE) { in vhdx_log_desc_is_valid()
458 } else if (desc->signature == VHDX_LOG_ZERO_SIGNATURE) { in vhdx_log_flush_desc()