HomeSort by relevance Sort by last modified time
    Searched refs:bdrv_commit (Results 1 - 3 of 3) sorted by null

  /external/qemu/
block.h 93 int bdrv_commit(BlockDriverState *bs);
blockdev.c 511 bdrv_commit(bs);
block.c 745 int bdrv_commit(BlockDriverState *bs) function
850 bdrv_commit(bs);
    [all...]

Completed in 122 milliseconds