Searched refs:bdrv_commit (Results 1 – 4 of 4) sorted by relevance
142 int bdrv_commit(BlockDriverState *bs);
452 int bdrv_commit(BlockDriverState *bs) in bdrv_commit() function
2662 ret = bdrv_commit(unfiltered_bs); in blk_commit_all()
223 ret = bdrv_commit(bs); in hmp_commit()