Searched refs:DONTKNOW (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass1b.c65 idesc.id_fix = DONTKNOW;
H A Dfsck.h140 DONTKNOW, NOFIX, FIX, IGNORE enumerator in enum:fixstate
433 (idp)->id_fix = DONTKNOW; \
H A Ddir.c228 salvaged = (idesc->id_fix == DONTKNOW);
545 idesc.id_fix = DONTKNOW;
762 idesc.id_fix = DONTKNOW;
788 idesc.id_fix = DONTKNOW;
H A Dpass3.c408 idesc->id_fix = DONTKNOW;
H A Dinode.c118 * is set to DONTKNOW before a traversal. If a
125 * point. If id_fix is DONTKNOW, then dofix() will
236 cleardesc.id_fix = DONTKNOW;
1295 idesc.id_fix = DONTKNOW;
1345 idesc.id_fix = DONTKNOW;
H A Dpass1.c389 idesc->id_fix = DONTKNOW;
H A Dutilities.c847 case DONTKNOW:
2281 idesc->id_fix = DONTKNOW;
H A Dpass2.c206 curino.id_fix = DONTKNOW;
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h130 enum fixstate {DONTKNOW, NOFIX, FIX}; enumerator in enum:fixstate
H A Dutilities.c476 case DONTKNOW:

Completed in 82 milliseconds