Lines Matching refs:cache_fpl_handled_error

4364 #define cache_fpl_handled_error(x, e)	cache_fpl_handled_error_impl((x), (e), __LINE__)  macro
4463 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dirfd()
4481 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_negative_promote()
4662 return (cache_fpl_handled_error(fpl, EROFS)); in cache_fplookup_final_modifying()
4667 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
4717 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_final_modifying()
4771 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
4933 return (cache_fpl_handled_error(fpl, EISDIR)); in cache_fplookup_degenerate()
4980 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_emptypath()
5033 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_noentry()
5113 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_noentry()
5166 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dot()
5232 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dotdot()
5295 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_neg()
5396 return (cache_fpl_handled_error(fpl, EACCES)); in cache_fplookup_symlink()
5408 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_symlink()
5903 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_trailingslash()
6023 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_failed_vexec()
6076 cache_fpl_handled_error(fpl, error); in cache_fplookup_failed_vexec()