Searched refs:writefat (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sbin/fsck_msdosfs/ |
| HD | check.c | 147 mod |= writefat(dosfs, &boot, fat, mod & FSFIXFAT); in checkfilesys() 171 mod |= writefat(dosfs, &boot, fat, 1); in checkfilesys()
|
| HD | ext.h | 106 int writefat(int, struct bootblock *, struct fatEntry *, int);
|
| HD | fat.c | 558 writefat(int fs, struct bootblock *boot, struct fatEntry *fat, int correct_fat) in writefat() function
|