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.c4402 #define cache_fpl_aborted(x) cache_fpl_aborted_impl((x), __LINE__) macro
4544 return (cache_fpl_aborted(fpl)); in cache_fplookup_dirfd()
4570 return (cache_fpl_aborted(fpl)); in cache_fplookup_negative_promote()
4593 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4610 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4617 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4675 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_child()
4686 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_child()
4737 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_modifying()
4747 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_modifying()
[all …]