Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dvfs_cache.c4130 static void cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n);
5346 cache_fpl_pathlen_add(fpl, adjust); in cache_symlink_resolve()
5655 cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n) in cache_fpl_pathlen_add() function
5676 cache_fpl_pathlen_add(fpl, 1); in cache_fpl_pathlen_inc()
5687 cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n) in cache_fpl_pathlen_add() function
5930 cache_fpl_pathlen_add(fpl, cn_nameptr_orig - cnp->cn_nameptr); in cache_fplookup_trailingslash()