Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dfat.c152 struct fat32_cache_entry { struct
153 TAILQ_ENTRY(fat32_cache_entry) entries;
179 TAILQ_HEAD(cachehead, fat32_cache_entry) fat32_cache_head;
180 struct fat32_cache_entry *fat32_cache_allentries;
359 struct fat32_cache_entry *entry) in fat_flush_fat32_cache_entry()
383 static struct fat32_cache_entry *
388 struct fat32_cache_entry *entry, *first; in fat_get_fat32_cache_entry()
444 struct fat32_cache_entry *entry; in fat_get_fat32_cached_ptr()
700 struct fat32_cache_entry *entry; in _readfat()
1195 struct fat32_cache_entry *entr in writefat()
[all...]

Completed in 3 milliseconds