Lines Matching refs:cache_fpl_handled_error
4169 #define cache_fpl_handled_error(x, e) cache_fpl_handled_error_impl((x), (e), __LINE__) macro
4268 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dirfd()
4286 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_negative_promote()
4467 return (cache_fpl_handled_error(fpl, EROFS)); in cache_fplookup_final_modifying()
4472 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
4522 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_final_modifying()
4583 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
4752 return (cache_fpl_handled_error(fpl, EISDIR)); in cache_fplookup_degenerate()
4801 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_emptypath()
4854 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_noentry()
4936 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_noentry()
5112 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_neg()
5211 return (cache_fpl_handled_error(fpl, EACCES)); in cache_fplookup_symlink()
5223 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_symlink()
5715 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_trailingslash()
5835 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_failed_vexec()
5888 cache_fpl_handled_error(fpl, error); in cache_fplookup_failed_vexec()