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.c628 dir->fsckflags |= DIREMPTY; in readDosDirSection()
635 if (dir->fsckflags & DIREMPTY) { in readDosDirSection()
642 dir->fsckflags &= ~DIREMPTY; in readDosDirSection()
659 } else if (dir->fsckflags & DIREMPTY) in readDosDirSection()