Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c4227 static void cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n);
5443 cache_fpl_pathlen_add(fpl, adjust); in cache_symlink_resolve()
5752 cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n) in cache_fpl_pathlen_add() function
5773 cache_fpl_pathlen_add(fpl, 1); in cache_fpl_pathlen_inc()
5784 cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n) in cache_fpl_pathlen_add() function
6027 cache_fpl_pathlen_add(fpl, cn_nameptr_orig - cnp->cn_nameptr); in cache_fplookup_trailingslash()