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.c4191 static int cache_fplookup_cross_mount(struct cache_fpl *fpl);
5238 error = cache_fplookup_cross_mount(fpl); in cache_fplookup_dot()
5553 error = cache_fplookup_cross_mount(fpl); in cache_fplookup_next()
5644 cache_fplookup_cross_mount(struct cache_fpl *fpl) in cache_fplookup_cross_mount() function