Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_rpc_svc.c280 nlm_do_unlock(&args4, &res4, sr, NULL); in nlm_unlock_1_svc()
478 nlm_do_unlock(&args4, &res4, sr, in nlm_unlock_msg_1_svc()
742 nlm_do_unlock(argp, resp, sr, NULL); in nlm4_unlock_4_svc()
834 nlm_do_unlock(argp, &res4, sr, in nlm4_unlock_msg_4_svc()
H A Dnlm_impl.h628 void nlm_do_unlock(nlm4_unlockargs *, nlm4_res *,
H A Dnlm_service.c935 nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *resp, in nlm_do_unlock() function