Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddosfs.h123 #define DIREMPWARN 2 macro
Ddir.c608 if (dir->fsckflags & DIREMPWARN) { in readDosDirSection()
623 if (!(dir->fsckflags & DIREMPWARN)) { in readDosDirSection()
640 dir->fsckflags |= DIREMPWARN; in readDosDirSection()
642 if (dir->fsckflags & DIREMPWARN) { in readDosDirSection()