Searched refs:bdrv_commit (Results 1 - 5 of 5) sorted by relevance

/external/qemu/
H A Dblock.h75 int bdrv_commit(BlockDriverState *bs);
H A Dmonitor.c253 bdrv_commit(drives_table[i].bdrv);
H A Dblock.c515 int bdrv_commit(BlockDriverState *bs) function
H A Dqemu-char-android.c358 bdrv_commit(drives_table[i].bdrv);
H A Dqemu-char.c350 bdrv_commit(drives_table[i].bdrv);

Completed in 772 milliseconds