Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h362 int overflowed_lf; /* tried to wrap lost & found's link count */ variable
451 overflowed_lf++; \
464 overflowed_lf++; \
H A Dmain.c379 overflowed_lf = 0; in checkfilesys()
468 if (overflowed_lf) { in checkfilesys()
624 if (overflowed_lf) in checkfilesys()