Home
last modified time | relevance | path

Searched refs:bdrv_close_all (Results 1 – 5 of 5) sorted by relevance

/qemu/storage-daemon/
H A Dqemu-storage-daemon.c440 bdrv_close_all(); in main()
/qemu/include/block/
H A Dblock-global-state.h188 void bdrv_close_all(void);
/qemu/system/
H A Drunstate.c890 bdrv_close_all(); in qemu_cleanup()
/qemu/
H A Dqemu-nbd.c526 bdrv_close_all(); in qemu_nbd_shutdown()
H A Dblock.c5183 void bdrv_close_all(void) in bdrv_close_all() function