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

/illumos-gate/usr/src/uts/common/io/
H A Dwinlockio.c275 enum winlock_style { NEWSTYLE_LOCK, OLDSTYLE_LOCK }; enumerator in enum:winlock_style
527 return (seglock_graballoc(arg, OLDSTYLE_LOCK, mode));
900 if (style == OLDSTYLE_LOCK) {
942 if (lp->style == OLDSTYLE_LOCK) {
1111 if (style == OLDSTYLE_LOCK) {
1154 if (style == OLDSTYLE_LOCK) {

Completed in 85 milliseconds