Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
Dfat.c182 struct fat32_cache_entry *fat32_cache_allentries; member
777 fat->fat32_cache_allentries = entry; in _readfat()
795 free(fat->fat32_cache_allentries); in releasefat()
796 fat->fat32_cache_allentries = NULL; in releasefat()