Searched refs:bdrv_reset_dirty_bitmap_locked (Results 1 – 3 of 3) sorted by relevance
98 void bdrv_reset_dirty_bitmap_locked(BdrvDirtyBitmap *bitmap,
559 void bdrv_reset_dirty_bitmap_locked(BdrvDirtyBitmap *bitmap, in bdrv_reset_dirty_bitmap_locked() function570 bdrv_reset_dirty_bitmap_locked(bitmap, offset, bytes); in bdrv_reset_dirty_bitmap()
547 bdrv_reset_dirty_bitmap_locked(s->dirty_bitmap, offset, in mirror_iteration()