Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fs.d/udfs/fsck/
H A Dsetup.c76 extern char hotroot;
119 hotroot++; in setup()
200 hotroot++; in setup()
217 if (debug && (hotroot || mountedfs)) { in setup()
219 if (hotroot) in setup()
H A Dfsck.h179 char hotroot; /* checking root device */ variable
/titanic_50/usr/src/cmd/fs.d/ufs/fsck/
H A Dmain.c372 hotroot = 0; in checkfilesys()
649 (((mountedfs != M_NOMNT) && !errorlocked) || hotroot)) { in checkfilesys()
H A Dsetup.c275 if (preen || (!hotroot && in logsetup()
456 hotroot++; in check_mount_state()
513 if (debug && (hotroot || (mountedfs != M_NOMNT))) { in open_and_intro()
515 if (hotroot) in open_and_intro()
H A Dfsck.h330 char hotroot; /* checking root device */ variable