Lines Matching refs:cache_fpl_handled_error
4451 #define cache_fpl_handled_error(x, e) cache_fpl_handled_error_impl((x), (e), __LINE__) macro
4550 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dirfd()
4568 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_negative_promote()
4749 return (cache_fpl_handled_error(fpl, EROFS)); in cache_fplookup_final_modifying()
4754 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
4804 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_final_modifying()
4858 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
5020 return (cache_fpl_handled_error(fpl, EISDIR)); in cache_fplookup_degenerate()
5067 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_emptypath()
5120 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_noentry()
5200 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_noentry()
5253 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dot()
5319 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dotdot()
5382 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_neg()
5483 return (cache_fpl_handled_error(fpl, EACCES)); in cache_fplookup_symlink()
5495 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_symlink()
5990 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_trailingslash()
6110 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_failed_vexec()
6163 cache_fpl_handled_error(fpl, error); in cache_fplookup_failed_vexec()