Home
last modified time | relevance | path

Searched refs:bdrv_release_dirty_bitmap (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/block/
H A Dparallels-ext.c173 bdrv_release_dirty_bitmap(bitmap); in parallels_load_bitmap()
274 bdrv_release_dirty_bitmap(el->data); in parallels_parse_format_extension()
H A Dcopy-before-write.c501 bdrv_release_dirty_bitmap(s->access_bitmap); in cbw_close()
502 bdrv_release_dirty_bitmap(s->done_bitmap); in cbw_close()
H A Ddirty-bitmap.c292 bdrv_release_dirty_bitmap(bitmap); in bdrv_dirty_bitmap_abdicate()
357 void bdrv_release_dirty_bitmap(BdrvDirtyBitmap *bitmap) in bdrv_release_dirty_bitmap() function
H A Dblock-copy.c272 bdrv_release_dirty_bitmap(s->copy_bitmap); in block_copy_state_free()
380 bdrv_release_dirty_bitmap(copy_bitmap); in block_copy_state_new()
H A Dqcow2-bitmap.c382 bdrv_release_dirty_bitmap(bitmap); in load_bitmap()
952 bdrv_release_dirty_bitmap(bitmap); in release_dirty_bitmap_helper()
1665 bdrv_release_dirty_bitmap(bm->dirty_bitmap); in qcow2_store_persistent_dirty_bitmaps()
H A Dmirror.c692 bdrv_release_dirty_bitmap(s->dirty_bitmap); in mirror_exit_common()
1997 bdrv_release_dirty_bitmap(s->dirty_bitmap); in mirror_start_job()
/openbmc/qemu/include/block/
H A Ddirty-bitmap.h36 void bdrv_release_dirty_bitmap(BdrvDirtyBitmap *bitmap);
/openbmc/qemu/block/monitor/
H A Dbitmap-qmp-cmds.c186 bdrv_release_dirty_bitmap(bitmap); in block_dirty_bitmap_remove()
/openbmc/qemu/migration/
H A Dblock.c358 bdrv_release_dirty_bitmap(bmds->dirty_bitmap); in set_dirty_tracking()
372 bdrv_release_dirty_bitmap(bmds->dirty_bitmap); in unset_dirty_tracking()
H A Dblock-dirty-bitmap.c925 bdrv_release_dirty_bitmap(b->bitmap); in cancel_incoming_locked()
/openbmc/qemu/
H A Dblockdev.c2005 bdrv_release_dirty_bitmap(state->bitmap); in block_dirty_bitmap_add_abort()
2188 bdrv_release_dirty_bitmap(state->bitmap); in block_dirty_bitmap_remove_commit()