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

/external/qemu/block/
H A Dvvfat.c1733 static int check_directory_consistency(BDRVVVFATState *s, function
1828 cluster_count = check_directory_consistency(s,
1894 * (check_directory_consistency() will unmark those still present). */
1902 used_clusters_count = check_directory_consistency(s, 0, s->path);

Completed in 35 milliseconds