Searched defs: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);
1305 return (nlm_call_share(shr, hostp, &lm_fh, vers, 1));
1338 nlm_call_share(struct shrlock *shr, struct nlm_host *host, function

Completed in 60 milliseconds