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

/external/qemu/block/
H A Dvvfat.c1572 * get_cluster_count_for_direntry() not only determines how many clusters
1581 static uint32_t get_cluster_count_for_direntry(BDRVVVFATState* s, function
1831 cluster_count = get_cluster_count_for_direntry(s, direntries + i, path2);

Completed in 155 milliseconds