Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c3742 static void cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n);
4910 cache_fpl_pathlen_add(fpl, adjust); in cache_symlink_resolve()
5201 cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n) in cache_fpl_pathlen_add() function
5222 cache_fpl_pathlen_add(fpl, 1); in cache_fpl_pathlen_inc()
5233 cache_fpl_pathlen_add(struct cache_fpl *fpl, size_t n) in cache_fpl_pathlen_add() function
5471 cache_fpl_pathlen_add(fpl, cn_nameptr_orig - cnp->cn_nameptr); in cache_fplookup_trailingslash()