Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c2308 int i, found, errlocked; in fsck_active() local
2325 errlocked = (int)ULOCKFS_IS_ELOCK(ulp); in fsck_active()
2336 TRIVIA(("found:%d, is_elock:%d]", found, errlocked)); in fsck_active()
2337 return (errlocked & found); in fsck_active()