Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
Dfat.c184 off_t fat32_lastaddr; member
352 if (address == fat->fat32_lastaddr) { in fat_get_iosize()
740 fat->fat32_lastaddr = fat->fatsize & ~(fat32_cache_chunk_size); in _readfat()