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

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

Completed in 54 milliseconds