Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dklmops.c111 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 Dmapfile-mod51 nlm_shrlock;
H A Dnlm_impl.h498 extern int nlm_shrlock(struct vnode *, int, struct shrlock *, int,
H A Dnlm_client.c1210 nlm_shrlock(struct vnode *vp, int cmd, struct shrlock *shr, in nlm_shrlock() function