Searched refs:vhdx_update_headers (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/block/ |
H A D | vhdx.h | 405 vhdx_update_headers(BlockDriverState *bs, BDRVVHDXState *s, bool rw,
|
H A D | vhdx-log.c | 117 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 D | vhdx.c | 407 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()
|