Lines Matching refs:cache_fpl_handled_error
4354 #define cache_fpl_handled_error(x, e) cache_fpl_handled_error_impl((x), (e), __LINE__) macro
4453 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dirfd()
4471 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_negative_promote()
4652 return (cache_fpl_handled_error(fpl, EROFS)); in cache_fplookup_final_modifying()
4657 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
4707 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_final_modifying()
4761 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
4923 return (cache_fpl_handled_error(fpl, EISDIR)); in cache_fplookup_degenerate()
4970 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_emptypath()
5023 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_noentry()
5103 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_noentry()
5156 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dot()
5222 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dotdot()
5285 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_neg()
5386 return (cache_fpl_handled_error(fpl, EACCES)); in cache_fplookup_symlink()
5398 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_symlink()
5893 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_trailingslash()
6013 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_failed_vexec()
6066 cache_fpl_handled_error(fpl, error); in cache_fplookup_failed_vexec()