Home
last modified time | relevance | path

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

/openbsd/sbin/fsck_msdos/
H A Dext.h105 int resetDosDirSection(struct bootblock *, struct fatEntry *);
H A Dcheck.c146 mod |= resetDosDirSection(&boot, fat); in checkfilesys()
H A Ddir.c211 resetDosDirSection(struct bootblock *boot, struct fatEntry *fat) in resetDosDirSection() function