Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx-log.c218 static bool vhdx_log_hdr_is_valid(VHDXLogEntries *log, VHDXLogEntryHeader *hdr, in vhdx_log_hdr_is_valid() function
357 if (vhdx_log_hdr_is_valid(log, &hdr, s) == false) { in vhdx_log_read_desc()
609 if (vhdx_log_hdr_is_valid(log, &hdr, s) == false) { in vhdx_validate_log_entry()