Home
last modified time | relevance | path

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

/freebsd/sys/nlm/
H A Dnlm_prot.h383 extern enum clnt_stat nlm4_lock_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, struct…
H A Dnlm_prot_clnt.c296 nlm4_lock_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct tim… in nlm4_lock_res_4() function
H A Dnlm_prot_server.c578 nlm4_lock_res_4(&res4, &dummy, rpc, NULL, nlm_zero_tv); in nlm4_lock_msg_4_svc()