Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx.h405 vhdx_update_headers(BlockDriverState *bs, BDRVVHDXState *s, bool rw,
H A Dvhdx-log.c117 vhdx_update_headers(bs, s, false, &guid); in vhdx_log_reset()
897 vhdx_update_headers(bs, s, false, &new_guid); in vhdx_log_write()
H A Dvhdx.c407 int vhdx_update_headers(BlockDriverState *bs, BDRVVHDXState *s, in vhdx_update_headers() function
1330 ret = vhdx_update_headers(bs, s, true, NULL); in vhdx_user_visible_write()