Searched refs:errlocked (Results 1 – 1 of 1) sorted by relevance
2308 int i, found, errlocked; in fsck_active() local2325 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()