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

  /src/sys/fs/nfs/nlm/
nlm_prot.h 65 struct nlm_lock { struct
73 typedef struct nlm_lock nlm_lock; typedef in typeref:struct:nlm_lock
79 struct nlm_lock alock;
89 struct nlm_lock alock;
96 struct nlm_lock alock;
102 struct nlm_lock alock;
292 #define NLM_LOCK ((unsigned long)(2))
418 extern bool_t xdr_nlm_lock(XDR *, nlm_lock*);
nlm_prot.h 65 struct nlm_lock { struct
73 typedef struct nlm_lock nlm_lock; typedef in typeref:struct:nlm_lock
79 struct nlm_lock alock;
89 struct nlm_lock alock;
96 struct nlm_lock alock;
102 struct nlm_lock alock;
292 #define NLM_LOCK ((unsigned long)(2))
418 extern bool_t xdr_nlm_lock(XDR *, nlm_lock*);

Completed in 22 milliseconds