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

/freebsd-11-stable/sbin/fsck_msdosfs/
H A Dext.h112 int readfat(int, struct bootblock *, struct fat_descriptor **);
H A Dcheck.c98 mod |= readfat(dosfs, &boot, &fat);
H A Dfat.c69 * Initially, we set all bits to 1. In readfat(), we traverse the
808 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) function

Completed in 115 milliseconds