Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c142 struct namecache { struct
171 struct namecache nc_nc;
609 struct namecache *ncp; in cache_alloc_uma()
947 struct namecache *ncp; in sysctl_debug_hashstat_rawnchash()
981 struct namecache *ncp; in sysctl_debug_hashstat_nchash()
1188 struct namecache *ncp; in cache_neg_promote_cond()
1618 struct namecache *ncp; in cache_remove_cnp()
1729 struct namecache *ncp; in cache_lookup_dotdot()
1852 struct namecache *ncp; in cache_lookup_fallback()
1930 struct namecache *ncp; in cache_lookup()
[all …]
/f-stack/freebsd/sys/
H A Dvnode.h68 struct namecache;
140 LIST_HEAD(, namecache) v_cache_src; /* c Cache entries from us */
141 TAILQ_HEAD(, namecache) v_cache_dst; /* c Cache entries to us */
142 struct namecache *v_cache_dd; /* c Cache entry for .. vnode */