Home
last modified time | relevance | path

Searched refs:DIREMPTY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/fsck_msdosfs/
H A Ddosfs.h121 #define DIREMPTY 1 macro
H A Ddir.c626 dir->fsckflags |= DIREMPTY; in readDosDirSection()
633 if (dir->fsckflags & DIREMPTY) { in readDosDirSection()
640 dir->fsckflags &= ~DIREMPTY; in readDosDirSection()
657 } else if (dir->fsckflags & DIREMPTY) in readDosDirSection()