Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c4192 static int cache_fplookup_partial_setup(struct cache_fpl *fpl);
4384 return (cache_fplookup_partial_setup(fpl)); in cache_fpl_partial_impl()
4547 cache_fplookup_partial_setup(struct cache_fpl *fpl) in cache_fplookup_partial_setup() function