Searched refs:get_cluster_count_for_direntry (Results 1 – 1 of 1) sorted by relevance
1859 get_cluster_count_for_direntry(BDRVVVFATState* s, direntry_t* direntry, const char* path) in get_cluster_count_for_direntry() function2119 cluster_count = get_cluster_count_for_direntry(s, direntries + i, path2); in check_directory_consistency()