Searched defs:do_commit (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dblockdev.c498 void do_commit(Monitor *mon, const QDict *qdict) function
/external/qemu/block/
H A Dvvfat.c1595 * - do_commit will write the cluster into the file at the given
2601 static int do_commit(BDRVVVFATState* s) function
2657 return do_commit(s);

Completed in 170 milliseconds