Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c4194 static int cache_fplookup_trailingslash(struct cache_fpl *fpl);
5105 return (cache_fplookup_trailingslash(fpl)); in cache_fplookup_noentry()
5921 cache_fplookup_trailingslash(struct cache_fpl *fpl) in cache_fplookup_trailingslash() function