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

/freebsd-11.0-release/sbin/fsck_msdosfs/
H A Dext.h106 int writefat(int, struct bootblock *, struct fatEntry *, int);
H A Dcheck.c147 mod |= writefat(dosfs, &boot, fat, mod & FSFIXFAT);
171 mod |= writefat(dosfs, &boot, fat, 1);
H A Dfat.c558 writefat(int fs, struct bootblock *boot, struct fatEntry *fat, int correct_fat) function

Completed in 52 milliseconds