Home
last modified time | relevance | path

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

/external/qemu/block/
Dvvfat.c1581 static uint32_t get_cluster_count_for_direntry(BDRVVVFATState* s, in get_cluster_count_for_direntry() function
1831 cluster_count = get_cluster_count_for_direntry(s, direntries + i, path2); in check_directory_consistency()