Searched refs:resetDosDirSection (Results 1 – 3 of 3) sorted by relevance
105 int resetDosDirSection(struct bootblock *, struct fatEntry *);
146 mod |= resetDosDirSection(&boot, fat); in checkfilesys()
211 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat) in resetDosDirSection() function