Searched refs:NEWSTYLE_LOCK (Results 1 – 1 of 1) sorted by relevance
275 enum winlock_style { NEWSTYLE_LOCK, OLDSTYLE_LOCK }; enumerator536 return (seglock_graballoc(arg, NEWSTYLE_LOCK, mode)); in winlock_ioctl()1126 if ((lockpage == NULL) && (style == NEWSTYLE_LOCK)) { in seglock_graballoc()