Searched refs:try_commit (Results 1 - 1 of 1) sorted by relevance

/external/qemu/block/
H A Dvvfat.c44 /* TODO: call try_commit() only after a timeout */
2651 static int try_commit(BDRVVVFATState* s) function
2746 try_commit(s);
2767 return try_commit(s);

Completed in 101 milliseconds