Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Dext.h111 int readfat(int, struct bootblock *, struct fat_descriptor **);
H A Dcheck.c96 mod |= readfat(dosfs, &boot, &fat); in checkfilesys()
H A Dfat.c806 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) in readfat() function