Home | History | Annotate | Download | only in fsck_msdos

Lines Matching refs:fatEntry

99 int readfat(int, struct bootblock *, int, struct fatEntry **);
105 int comparefat(struct bootblock *, struct fatEntry *, struct fatEntry *, int);
110 int checkfat(struct bootblock *, struct fatEntry *);
115 int writefat(int, struct bootblock *, struct fatEntry *, int);
120 int resetDosDirSection(struct bootblock *, struct fatEntry *);
122 int handleDirTree(int, struct bootblock *, struct fatEntry *);
130 int checklost(int, struct bootblock *, struct fatEntry *);
134 int reconnect(int, struct bootblock *, struct fatEntry *, cl_t);
148 void clearchain(struct bootblock *, struct fatEntry *, cl_t);