Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddosfs.h122 #define DIREMPTY 1 macro
Ddir.c615 dir->fsckflags |= DIREMPTY; in readDosDirSection()
622 if (dir->fsckflags & DIREMPTY) { in readDosDirSection()
629 dir->fsckflags &= ~DIREMPTY; in readDosDirSection()
646 } else if (dir->fsckflags & DIREMPTY) in readDosDirSection()