Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddosfs.h133 #define DIREMPTY 1 macro
Ddir.c581 dir->fsckflags |= DIREMPTY; in readDosDirSection()
588 if (dir->fsckflags & DIREMPTY) { in readDosDirSection()
595 dir->fsckflags &= ~DIREMPTY; in readDosDirSection()
611 } else if (dir->fsckflags & DIREMPTY) in readDosDirSection()