Searched refs:nlm4_unlock_4 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/nlm/ |
H A D | nlm_prot.h | 359 extern enum clnt_stat nlm4_unlock_4(nlm4_unlockargs *, nlm4_res *, CLIENT *, struct rpc_callextra …
|
H A D | nlm_prot_clnt.c | 224 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, s… in nlm4_unlock_4() function
|
H A D | nlm_advlock.c | 657 return nlm4_unlock_4(args, res, client, ext, timo); in nlm_unlock_rpc()
|