Searched refs:_lockmgr_args_rw (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/sys/ |
| HD | lockmgr.h | 103 _lockmgr_args_rw(struct lock *lk, u_int flags, struct rwlock *ilk, in _lockmgr_args_rw() function 121 _lockmgr_args_rw((lk), (flags), (ilk), (wmesg), (prio), (timo), \ 128 _lockmgr_args_rw((lk), (flags), (ilk), LK_WMESG_DEFAULT, \
|
| HD | buf.h | 276 _lockmgr_args_rw(&(bp)->b_lock, (locktype), (interlock), \ 284 _lockmgr_args_rw(&(bp)->b_lock, (locktype) | LK_TIMELOCK, \
|