Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Dfat.c384 fat_get_fat32_cache_entry(struct fat_descriptor *fat, off_t addr, in fat_get_fat32_cache_entry() function
447 entry = fat_get_fat32_cache_entry(fat, addr, writing); in fat_get_fat32_cached_ptr()