Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
Dext.h112 int readfat(int, struct bootblock *, struct fat_descriptor **);
Dcheck.c98 mod |= readfat(dosfs, &boot, &fat); in checkfilesys()
Dfat.c808 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) in readfat() function