Searched refs:bdrv_commit (Results 1 – 4 of 4) sorted by relevance
143 int bdrv_commit(BlockDriverState *bs);
502 int bdrv_commit(BlockDriverState *bs) in bdrv_commit() function
2675 ret = bdrv_commit(unfiltered_bs); in blk_commit_all()
228 ret = bdrv_commit(bs); in hmp_commit()