Lines Matching refs:cache_fpl_handled_error
4525 #define cache_fpl_handled_error(x, e) cache_fpl_handled_error_impl((x), (e), __LINE__) macro
4630 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dirfd()
4648 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_negative_promote()
4829 return (cache_fpl_handled_error(fpl, EROFS)); in cache_fplookup_final_modifying()
4834 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
4884 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_final_modifying()
4938 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
5100 return (cache_fpl_handled_error(fpl, EISDIR)); in cache_fplookup_degenerate()
5147 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_emptypath()
5200 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_noentry()
5280 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_noentry()
5333 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dot()
5388 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dotdot()
5451 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_neg()
5552 return (cache_fpl_handled_error(fpl, EACCES)); in cache_fplookup_symlink()
5564 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_symlink()
6054 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_trailingslash()
6174 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_failed_vexec()
6227 cache_fpl_handled_error(fpl, error); in cache_fplookup_failed_vexec()