Home
last modified time | relevance | path

Searched refs:NOFIX (Results 1 – 4 of 4) sorted by relevance

/openbsd/sbin/fsck_ext2fs/
H A Dfsck.h87 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator
H A Dutilities.c491 idesc->id_fix = NOFIX; in dofix()
500 case NOFIX: in dofix()
/openbsd/sbin/fsck_ffs/
H A Dfsck.h152 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; enumerator
H A Dutilities.c612 idesc->id_fix = NOFIX; in dofix()
621 case NOFIX: in dofix()