Home
last modified time | relevance | path

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

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddosfs.h121 #define DIREMPTY 1 macro
H A Ddir.c613 dir->fsckflags |= DIREMPTY; in readDosDirSection()
620 if (dir->fsckflags & DIREMPTY) { in readDosDirSection()
627 dir->fsckflags &= ~DIREMPTY; in readDosDirSection()
644 } else if (dir->fsckflags & DIREMPTY) in readDosDirSection()

Completed in 2 milliseconds