HomeSort by: relevance | last modified time | path
    Searched refs:writefat (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/fsck_msdos/
ext.h 102 int writefat(int, struct bootblock *, struct fatEntry *, int);
check.c 141 mod |= writefat(dosfs, &boot, fat, mod & FSFIXFAT);
165 mod |= writefat(dosfs, &boot, fat, 1);
fat.c 477 writefat(int fs, struct bootblock *boot, struct fatEntry *fat, int correct_fat) function in typeref:typename:int

Completed in 13 milliseconds