Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c3737 static int cache_fplookup_partial_setup(struct cache_fpl *fpl);
3931 return (cache_fplookup_partial_setup(fpl)); in cache_fpl_partial_impl()
4084 cache_fplookup_partial_setup(struct cache_fpl *fpl) in cache_fplookup_partial_setup() function