qemu/hw/block
Emanuele Giuseppe Esposito 3b71719462 block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache
Following the bdrv_activate renaming, change also the name
of the respective callers.

bdrv_invalidate_cache_all -> bdrv_activate_all
blk_invalidate_cache -> blk_activate
test_sync_op_invalidate_cache -> test_sync_op_activate

No functional change intended.

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-Id: <20220209105452.1694545-5-eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2022-03-04 18:14:40 +01:00
..
dataplane
block.c
cdrom.c
ecc.c
fdc-internal.h
fdc-isa.c hw/block/fdc-isa: Respect QOM properties when building AML 2022-02-11 17:37:26 +01:00
fdc-sysbus.c
fdc.c
hd-geometry.c
Kconfig
m25p80.c hw/block/m25p80: Add support for Micron Xccela flash mt35xu01g 2022-01-28 14:29:46 +00:00
meson.build
nand.c
onenand.c
pflash_cfi01.c block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_op_invalidate_cache 2022-03-04 18:14:40 +01:00
pflash_cfi02.c
swim.c
tc58128.c
trace-events
trace.h
vhost-user-blk.c
virtio-blk.c util: adjust coroutine pool size to virtio block queue 2022-02-14 17:11:25 +00:00
xen-block.c
xen_blkif.h