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

/freebsd-11-stable/sbin/fsck_msdosfs/
H A Dfat.c182 struct fat32_cache_entry *fat32_cache_allentries; member in struct:fat_descriptor
777 fat->fat32_cache_allentries = entry;
795 free(fat->fat32_cache_allentries);
796 fat->fat32_cache_allentries = NULL;

Completed in 58 milliseconds