Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/klm/
H A Dnlm_rpc_svc.c272 nlm_do_unlock(&args4, &res4, sr, NULL); in nlm_unlock_1_svc()
463 nlm_do_unlock(&args4, &res4, sr, in nlm_unlock_msg_1_svc()
744 nlm_do_unlock(argp, resp, sr, NULL); in nlm4_unlock_4_svc()
820 nlm_do_unlock(argp, &res4, sr, in nlm4_unlock_msg_4_svc()
H A Dnlm_impl.h627 void nlm_do_unlock(nlm4_unlockargs *, nlm4_res *,
H A Dnlm_service.c867 nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *resp, in nlm_do_unlock() function