HomeSort by relevance Sort by last modified time
    Searched refs:DIREMPTY (Results 1 - 2 of 2) sorted by null

  /external/fsck_msdos/
dosfs.h 133 #define DIREMPTY 1
dir.c 581 dir->fsckflags |= DIREMPTY;
588 if (dir->fsckflags & DIREMPTY) {
595 dir->fsckflags &= ~DIREMPTY;
611 } else if (dir->fsckflags & DIREMPTY)

Completed in 180 milliseconds