Searched refs:qcow2_update_header (Results 1 – 4 of 4) sorted by relevance
554 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() function3204 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 …]
839 int GRAPH_RDLOCK qcow2_update_header(BlockDriverState *bs);
112 ret = qcow2_update_header(bs); in update_header_sync()
3495 ret = qcow2_update_header(bs); in qcow2_change_refcount_order()