HomeSort by: relevance | last modified time | path
    Searched refs:nlm4_lock_4 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot.h 356 extern enum clnt_stat nlm4_lock_4(nlm4_lockargs *, nlm4_res *, CLIENT *, struct rpc_callextra *, struct timeval);
nlm_prot_clnt.c 212 nlm4_lock_4(nlm4_lockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function in typeref:enum:clnt_stat
nlm_advlock.c 603 return nlm4_lock_4(args, res, client, ext, timo);

Completed in 16 milliseconds