Home
last modified time | relevance | path

Searched defs:nfsdmap (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfsnode.h306 struct nfsdmap { struct
307 int8_t free; /* next unused slot */
308 int8_t mru; /* head of MRU list */
309 int8_t next[NFSNUMCOOKIES]; /* MRU list links */
310 struct {
313 } cookies[NFSNUMCOOKIES]; /* MRU list entries */