Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot.h359 extern enum clnt_stat nlm4_unlock_4(nlm4_unlockargs *, nlm4_res *, CLIENT *, struct rpc_callextra …
H A Dnlm_prot_clnt.c224 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm4_unlock_4() function
H A Dnlm_advlock.c657 return nlm4_unlock_4(args, res, client, ext, timo); in nlm_unlock_rpc()