Searched refs:nlm4_lock_4 (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/nlm/ |
H A D | nlm_prot.h | 353 extern enum clnt_stat nlm4_lock_4(nlm4_lockargs *, nlm4_res *, CLIENT *, struct rpc_callextra *, s…
|
H A D | nlm_prot_clnt.c | 206 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struc… in nlm4_lock_4() function
|
H A D | nlm_advlock.c | 601 return nlm4_lock_4(args, res, client, ext, timo); in nlm_lock_rpc()
|