Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c112 static int nlm_call_unlock(struct flock64 *, struct nlm_host *,
412 error = nlm_call_unlock(flkp, hostp, fhp, vers); in nlm_frlock_setlk()
489 (void) nlm_call_unlock(&llp->ll_flock, hostp, in nlm_client_cancel_all()
1036 nlm_call_unlock(struct flock64 *flp, struct nlm_host *hostp, in nlm_call_unlock() function