Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dwinlockio.c275 enum winlock_style { NEWSTYLE_LOCK, OLDSTYLE_LOCK }; enumerator
536 return (seglock_graballoc(arg, NEWSTYLE_LOCK, mode)); in winlock_ioctl()
1126 if ((lockpage == NULL) && (style == NEWSTYLE_LOCK)) { in seglock_graballoc()