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

/freebsd-11-stable/sbin/fsck_msdosfs/
H A Dfat.c443 fat_get_fat32_cached_ptr(struct fat_descriptor *fat, cl_t cl, bool writing) function
466 p = fat_get_fat32_cached_ptr(fat, cl, false);
486 p = fat_get_fat32_cached_ptr(fat, cl, true);

Completed in 125 milliseconds