Searched refs:bdrv_commit (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/block/ | ||
| H A D | commit.c | 502 int bdrv_commit(BlockDriverState *bs) in bdrv_commit() function |
| H A D | block-backend.c | 2675 ret = bdrv_commit(unfiltered_bs); in blk_commit_all() |