Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx.h415 vhdx_parse_log(BlockDriverState *bs, BDRVVHDXState *s, bool *flushed,
H A Dvhdx-log.c754 int vhdx_parse_log(BlockDriverState *bs, BDRVVHDXState *s, bool *flushed, in vhdx_parse_log() function
H A Dvhdx.c1044 ret = vhdx_parse_log(bs, s, &s->log_replayed_on_open, errp); in vhdx_open()