Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDvfs_cache.c4315 #define cache_fpl_aborted(x) cache_fpl_aborted_impl((x), __LINE__) macro
4457 return (cache_fpl_aborted(fpl)); in cache_fplookup_dirfd()
4483 return (cache_fpl_aborted(fpl)); in cache_fplookup_negative_promote()
4506 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4523 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4530 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4588 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_child()
4599 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_child()
4650 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_modifying()
4660 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_modifying()
[all …]