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

  /src/sys/fs/nfs/nlm/
nlm_prot.h 184 struct nlm4_lock { struct
192 typedef struct nlm4_lock nlm4_lock; typedef in typeref:struct:nlm4_lock
220 struct nlm4_lock alock;
234 struct nlm4_lock alock;
244 struct nlm4_lock alock;
250 struct nlm4_lock alock;
355 #define NLM4_LOCK ((unsigned long)(2))
432 extern bool_t xdr_nlm4_lock(XDR *, nlm4_lock*);

Completed in 12 milliseconds