Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dvfs_cache.c4337 static int cache_fplookup_partial_setup(struct cache_fpl *fpl);
4529 return (cache_fplookup_partial_setup(fpl)); in cache_fpl_partial_impl()
4698 cache_fplookup_partial_setup(struct cache_fpl *fpl) in cache_fplookup_partial_setup() function