Searched refs:namecache (Results 1 – 3 of 3) sorted by relevance
104 struct namecache { struct130 struct namecache nc_nc;278 static struct namecache *282 struct namecache *ncp; in cache_alloc()569 struct namecache *ncp; in sysctl_debug_hashstat_rawnchash()603 struct namecache *ncp; in sysctl_debug_hashstat_nchash()756 struct namecache *ncp; in cache_negative_shrink_select()1136 struct namecache *ncp; in cache_lookup_nomakeentry()1256 struct namecache *ncp; in cache_lookup()1542 struct namecache *ncp; in cache_enter_lock()[all …]
24 struct namecache { struct25 LIST_ENTRY(namecache) nc_hash;26 LIST_ENTRY(namecache) nc_src;27 TAILQ_ENTRY(namecache) nc_dst;72 LIST_HEAD(nchashhead, namecache) *nchashtbl; in main()73 struct namecache *nc; in main()
66 struct namecache;134 LIST_HEAD(, namecache) v_cache_src; /* c Cache entries from us */135 TAILQ_HEAD(, namecache) v_cache_dst; /* c Cache entries to us */136 struct namecache *v_cache_dd; /* c Cache entry for .. vnode */