Searched refs:readfat (Results 1 – 3 of 3) sorted by relevance
111 int readfat(int, struct bootblock *, struct fat_descriptor **);
96 mod |= readfat(dosfs, &boot, &fat); in checkfilesys()
806 readfat(int fs, struct bootblock *boot, struct fat_descriptor **fp) in readfat() function