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

/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Dext.h102 int writefat(int, struct bootblock *, struct fatEntry *, int);
H A Dcheck.c140 mod |= writefat(dosfs, &boot, fat, mod & FSFIXFAT);
164 mod |= writefat(dosfs, &boot, fat, 1);
H A Dfat.c462 writefat(int fs, struct bootblock *boot, struct fatEntry *fat, int correct_fat) function

Completed in 109 milliseconds