Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Dfsck.h241 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE};
245 enum fixstate {DONTKNOW, NOFIX, FIX, IGNORE}; global() enumerator
H A Dfsutil.c1368 idesc->id_fix = NOFIX; in dofix()
1377 case NOFIX: in dofix()