Searched refs:nlm_shrlock (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/klm/ |
H A D | klmops.c | 111 return (nlm_shrlock(vp, cmd, shr, flags, fh, NLM_VERSX)); in lm_shrlock() 122 return (nlm_shrlock(vp, cmd, shr, flags, fh, NLM4_VERS)); in lm4_shrlock()
|
H A D | mapfile-mod | 51 nlm_shrlock;
|
H A D | nlm_impl.h | 497 extern int nlm_shrlock(struct vnode *, int, struct shrlock *, int,
|
H A D | nlm_client.c | 1210 nlm_shrlock(struct vnode *vp, int cmd, struct shrlock *shr, in nlm_shrlock() function
|