Searched refs:nlm_do_unlock (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/nlm/ |
H A D | nlm.h | 188 extern int nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result,
|
H A D | nlm_prot_server.c | 329 if (nlm_do_unlock(&args4, &res4, rqstp, &rpc)) in nlm_unlock_msg_1_svc() 538 nlm_do_unlock(argp, result, rqstp, NULL); in nlm4_unlock_4_svc() 611 if (nlm_do_unlock(argp, &res4, rqstp, &rpc)) in nlm4_unlock_msg_4_svc()
|
H A D | nlm_prot_impl.c | 2232 nlm_do_unlock(nlm4_unlockargs *argp, nlm4_res *result, struct svc_req *rqstp, in nlm_do_unlock() function
|