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

/freebsd-12-stable/sbin/fsck_msdosfs/
H A Ddosfs.h122 #define DIREMPTY 1 macro
H A Ddir.c615 dir->fsckflags |= DIREMPTY;
622 if (dir->fsckflags & DIREMPTY) {
629 dir->fsckflags &= ~DIREMPTY;
646 } else if (dir->fsckflags & DIREMPTY)

Completed in 58 milliseconds