Searched refs:OkayToRelink (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Ddir.c68 int OkayToRelink = 1; variable
676 if (!OkayToRelink || CHKsList != NULL)
685 OkayToRelink = 0;
715 if (!OkayToRelink)
738 OkayToRelink = 0;
H A Dclusters.c56 extern int OkayToRelink;
146 * If it is not OkayToRelink, we haven't already printed the size
149 if (!OkayToRelink)
1168 if (OkayToRelink && askAboutRelink(c)) {

Completed in 63 milliseconds