Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/nlm/
Dnlm_prot.h395 extern enum clnt_stat nlm4_granted_res_4(nlm4_res *, void *, CLIENT *, struct rpc_callextra *, str…
Dnlm_prot_clnt.c329 nlm4_granted_res_4(nlm4_res *argp, void *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct … in nlm4_granted_res_4() function
Dnlm_prot_server.c636 nlm4_granted_res_4(&res4, &dummy, rpc, NULL, nlm_zero_tv); in nlm4_granted_msg_4_svc()