Searched refs:readboot (Results 1 – 3 of 3) sorted by relevance
83 int readboot(int, struct bootblock *);
81 if (readboot(dosfs, &boot) == FSFATAL) { in checkfilesys()
48 readboot(int dosfs, struct bootblock *boot) in readboot() function