Lines Matching refs:bootblock
73 * it into our struct bootblock.
75 int readboot(int, struct bootblock *);
80 int writefsinfo(int, struct bootblock *);
86 int readfat(int, struct bootblock *, u_int, struct fatEntry **);
92 int comparefat(struct bootblock *, struct fatEntry *, struct fatEntry *, u_int);
97 int checkfat(struct bootblock *, struct fatEntry *);
102 int writefat(int, struct bootblock *, struct fatEntry *, int);
107 int resetDosDirSection(struct bootblock *, struct fatEntry *);
109 int handleDirTree(int, struct bootblock *, struct fatEntry *);
117 int checklost(int, struct bootblock *, struct fatEntry *);
121 int reconnect(int, struct bootblock *, struct fatEntry *, cl_t);
135 void clearchain(struct bootblock *, struct fatEntry *, cl_t);