Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dvfs_cache.c4517 #define cache_fpl_aborted(x) cache_fpl_aborted_impl((x), __LINE__) macro
4658 return (cache_fpl_aborted(fpl)); in cache_fplookup_dirfd()
4664 cache_fpl_aborted(fpl); in cache_fplookup_dirfd()
4691 return (cache_fpl_aborted(fpl)); in cache_fplookup_negative_promote()
4714 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4731 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4738 return (cache_fpl_aborted(fpl)); in cache_fplookup_partial_setup()
4796 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_child()
4807 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_child()
4858 return (cache_fpl_aborted(fpl)); in cache_fplookup_final_modifying()
[all …]