Home
last modified time | relevance | path

Searched refs:bdrv_commit_all (Results 1 – 4 of 4) sorted by relevance

/external/qemu/include/block/
Dblock.h94 void bdrv_commit_all(void);
/external/qemu/
Dblockdev.c504 bdrv_commit_all(); in do_commit()
Dblock.c847 void bdrv_commit_all(void) in bdrv_commit_all() function
Dqemu-char.c388 bdrv_commit_all(); in mux_proc_byte()