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

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

Completed in 164 milliseconds