Lines Matching refs:cache_fpl_handled_error
4566 #define cache_fpl_handled_error(x, e) cache_fpl_handled_error_impl((x), (e), __LINE__) macro
4671 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dirfd()
4689 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_negative_promote()
4870 return (cache_fpl_handled_error(fpl, EROFS)); in cache_fplookup_final_modifying()
4875 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
4925 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_final_modifying()
4979 return (cache_fpl_handled_error(fpl, EEXIST)); in cache_fplookup_final_modifying()
5141 return (cache_fpl_handled_error(fpl, EISDIR)); in cache_fplookup_degenerate()
5188 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_emptypath()
5241 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_noentry()
5321 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_noentry()
5374 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dot()
5429 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_dotdot()
5492 return (cache_fpl_handled_error(fpl, ENOENT)); in cache_fplookup_neg()
5593 return (cache_fpl_handled_error(fpl, EACCES)); in cache_fplookup_symlink()
5605 return (cache_fpl_handled_error(fpl, error)); in cache_fplookup_symlink()
6095 return (cache_fpl_handled_error(fpl, ENOTDIR)); in cache_fplookup_trailingslash()
6215 return (cache_fpl_handled_error(fpl, ENAMETOOLONG)); in cache_fplookup_failed_vexec()
6268 cache_fpl_handled_error(fpl, error); in cache_fplookup_failed_vexec()