Home
last modified time | relevance | path

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

/external/fsck_msdos/
Ddosfs.h134 #define DIREMPWARN 2 macro
Ddir.c574 if (dir->fsckflags & DIREMPWARN) { in readDosDirSection()
589 if (!(dir->fsckflags & DIREMPWARN)) { in readDosDirSection()
605 dir->fsckflags |= DIREMPWARN; in readDosDirSection()
607 if (dir->fsckflags & DIREMPWARN) { in readDosDirSection()