Home
last modified time | relevance | path

Searched refs:resetDosDirSection (Results 1 – 3 of 3) sorted by relevance

/external/fsck_msdos/
Dext.h120 int resetDosDirSection(struct bootblock *, struct fatEntry *);
Dcheck.c154 mod |= resetDosDirSection(&boot, fat); in checkfilesys()
Ddir.c224 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat) in resetDosDirSection() function