Searched refs:writefat (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/sbin/fsck_msdos/ |
| H A D | check.c | 141 mod |= writefat(dosfs, &boot, fat, mod & FSFIXFAT); in checkfilesys() 165 mod |= writefat(dosfs, &boot, fat, 1); in checkfilesys()
|
| H A D | ext.h | 102 int writefat(int, struct bootblock *, struct fatEntry *, int);
|
| H A D | fat.c | 477 writefat(int fs, struct bootblock *boot, struct fatEntry *fat, int correct_fat) in writefat() function
|