Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c554 return qcow2_update_header(bs); in qcow2_mark_clean()
567 return qcow2_update_header(bs); in qcow2_mark_corrupt()
586 return qcow2_update_header(bs); in qcow2_mark_consistent()
1856 ret = qcow2_update_header(bs); in qcow2_do_open()
2921 int qcow2_update_header(BlockDriverState *bs) in qcow2_update_header() function
3204 return qcow2_update_header(bs); in qcow2_co_change_backing_file()
3238 ret = qcow2_update_header(bs); in qcow2_set_up_encryption()
3816 ret = qcow2_update_header(blk_bs(blk)); in qcow2_co_create()
5542 ret = qcow2_update_header(bs); in qcow2_downgrade()
5602 ret = qcow2_update_header(bs); in qcow2_upgrade()
[all …]
H A Dqcow2.h839 int GRAPH_RDLOCK qcow2_update_header(BlockDriverState *bs);
H A Dqcow2-bitmap.c112 ret = qcow2_update_header(bs); in update_header_sync()
H A Dqcow2-refcount.c3495 ret = qcow2_update_header(bs); in qcow2_change_refcount_order()