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

  /external/fsck_msdos/
dosfs.h 134 #define DIREMPWARN 2
dir.c 574 if (dir->fsckflags & DIREMPWARN) {
589 if (!(dir->fsckflags & DIREMPWARN)) {
605 dir->fsckflags |= DIREMPWARN;
607 if (dir->fsckflags & DIREMPWARN) {

Completed in 774 milliseconds