Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dvfs_cache.c4532 #define cache_fpl_partial(x) cache_fpl_partial_impl((x), __LINE__) macro
4853 return (cache_fpl_partial(fpl)); in cache_fplookup_final_modifying()
5001 return (cache_fpl_partial(fpl)); in cache_fplookup_modifying()
5096 return (cache_fpl_partial(fpl)); in cache_fplookup_final()
5270 return (cache_fpl_partial(fpl)); in cache_fplookup_noentry()
5279 return (cache_fpl_partial(fpl)); in cache_fplookup_noentry()
5424 return (cache_fpl_partial(fpl)); in cache_fplookup_dotdot()
5448 return (cache_fpl_partial(fpl)); in cache_fplookup_dotdot()
5485 return (cache_fpl_partial(fpl)); in cache_fplookup_neg()
5600 return (cache_fpl_partial(fpl)); in cache_fplookup_symlink()
[all …]