Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx-log.c59 vhdx_log_peek_hdr(BlockDriverState *bs, VHDXLogEntries *log, in vhdx_log_peek_hdr() function
352 ret = vhdx_log_peek_hdr(bs, log, &hdr); in vhdx_log_read_desc()
514 ret = vhdx_log_peek_hdr(bs, &logs->log, &hdr_tmp); in vhdx_log_flush()
604 ret = vhdx_log_peek_hdr(bs, log, &hdr); in vhdx_validate_log_entry()