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.c481 if (dir->fsckflags & DIREMPWARN) { in readDosDirSection()
496 if (!(dir->fsckflags & DIREMPWARN)) { in readDosDirSection()
512 dir->fsckflags |= DIREMPWARN; in readDosDirSection()
514 if (dir->fsckflags & DIREMPWARN) { in readDosDirSection()