Home
last modified time | relevance | path

Searched refs:is_consistent (Results 1 – 1 of 1) sorted by relevance

/external/qemu/block/
Dvvfat.c995 static int is_consistent(BDRVVVFATState *s);
1857 static int is_consistent(BDRVVVFATState* s) in is_consistent() function
2655 if(!is_consistent(s)) in try_commit()