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

  /src/sys/fs/nfs/nlm/
nlm_prot.h 362 extern enum clnt_stat nlm4_unlock_4(nlm4_unlockargs *, nlm4_res *, CLIENT *, struct rpc_callextra *, struct timeval);
nlm_prot_clnt.c 230 nlm4_unlock_4(nlm4_unlockargs *argp, nlm4_res *clnt_res, CLIENT *clnt, struct rpc_callextra *ext, struct timeval timo) function in typeref:enum:clnt_stat
nlm_advlock.c 659 return nlm4_unlock_4(args, res, client, ext, timo);

Completed in 118 milliseconds