Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvvfat.c1859 get_cluster_count_for_direntry(BDRVVVFATState* s, direntry_t* direntry, const char* path) in get_cluster_count_for_direntry() function
2119 cluster_count = get_cluster_count_for_direntry(s, direntries + i, path2); in check_directory_consistency()