Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Dext.h121 int resetDosDirSection(struct fat_descriptor *);
H A Dcheck.c105 mod |= resetDosDirSection(fat); in checkfilesys()
H A Ddir.c220 resetDosDirSection(struct fat_descriptor *fat) in resetDosDirSection() function