HomeSort by: relevance | last modified time | path
    Searched defs:nlm_notify (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/nlm/
nlm_prot.h 149 struct nlm_notify { struct
153 typedef struct nlm_notify nlm_notify; typedef in typeref:struct:nlm_notify
347 extern enum clnt_stat nlm_free_all_3(nlm_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
348 extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *);
428 extern bool_t xdr_nlm_notify(XDR *, nlm_notify*);
nlm_prot.h 149 struct nlm_notify { struct
153 typedef struct nlm_notify nlm_notify; typedef in typeref:struct:nlm_notify
347 extern enum clnt_stat nlm_free_all_3(nlm_notify *, void *, CLIENT *, struct rpc_callextra *, struct timeval);
348 extern bool_t nlm_free_all_3_svc(nlm_notify *, void *, struct svc_req *);
428 extern bool_t xdr_nlm_notify(XDR *, nlm_notify*);

Completed in 43 milliseconds