Searched refs:hotroot (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dsetup.c76 extern char hotroot;
119 hotroot++;
200 hotroot++;
217 if (debug && (hotroot || mountedfs)) {
219 if (hotroot)
H A Dfsck.h179 char hotroot; /* checking root device */ variable
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dmain.c372 hotroot = 0;
411 /* hotroot is reported as such in setup() if debug is on */
649 (((mountedfs != M_NOMNT) && !errorlocked) || hotroot)) {
H A Dsetup.c275 if (preen || (!hotroot &&
426 * - if corefs and read-only, set hotroot and continue
456 hotroot++;
513 if (debug && (hotroot || (mountedfs != M_NOMNT))) {
515 if (hotroot)
H A Dfsck.h330 char hotroot; /* checking root device */ variable

Completed in 68 milliseconds