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()
1842 ret = qcow2_update_header(bs); in qcow2_do_open()
3190 return qcow2_update_header(bs); in qcow2_co_change_backing_file()
3224 ret = qcow2_update_header(bs); in qcow2_set_up_encryption()
5526 ret = qcow2_update_header(bs); in qcow2_downgrade()
5586 ret = qcow2_update_header(bs); in qcow2_upgrade()
5838 ret = qcow2_update_header(bs); in qcow2_amend_options()
5863 ret = qcow2_update_header(bs); in qcow2_amend_options()
[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()