Home
last modified time | relevance | path

Searched refs:is_errorlocked (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h579 int is_errorlocked(caddr_t);
H A Dmain.c415 errorlocked = is_errorlocked(filesys); in checkfilesys()
H A Dsetup.c946 errorlocked = is_errorlocked(devstr); in setup()
H A Dutilities.c1439 is_errorlocked(caddr_t fs) in is_errorlocked() function