Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c126 static int nlm_call_share(struct shrlock *, struct nlm_host *,
1257 error = nlm_call_share(&shlk, host, fh, vers, FALSE); in nlm_shrlock()
1305 return (nlm_call_share(shr, hostp, &lm_fh, vers, 1)); in nlm_reclaim_share()
1338 nlm_call_share(struct shrlock *shr, struct nlm_host *host, in nlm_call_share() function