Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c4211 static int cache_fplookup_cross_mount(struct cache_fpl *fpl);
5258 error = cache_fplookup_cross_mount(fpl); in cache_fplookup_dot()
5573 error = cache_fplookup_cross_mount(fpl); in cache_fplookup_next()
5664 cache_fplookup_cross_mount(struct cache_fpl *fpl) in cache_fplookup_cross_mount() function