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