Home
last modified time | relevance | path

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

/minix3/sys/sys/
H A Dnamei.h213 struct namecache { struct
222 TAILQ_ENTRY(namecache) nc_lru; /* psuedo-lru chain */ argument
225 kmutex_t nc_lock; /* lock on this entry */
226 int nc_hittime; /* last time scored a hit */