Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c4457 #define cache_fpl_aborted(x) cache_fpl_aborted_impl((x), __LINE__) macro
4598 return (cache_fpl_aborted(fpl)); in cache_fplookup_dirfd()
4604 cache_fpl_aborted(fpl); in cache_fplookup_dirfd()
4631 return (cache_fpl_aborted(fpl)); in cache_fplookup_negative_promote()
4654 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4671 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4678 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4736 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_child()
4747 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_child()
4798 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_modifying()
[all …]