Lines Matching refs:ERR_PTR
296 return ERR_PTR(-EIO); in ovl_obtain_alias()
334 dentry = ERR_PTR(-ENOMEM); in ovl_obtain_alias()
415 this = ERR_PTR(err); in ovl_lookup_real_one()
481 this = ERR_PTR(-EIO); in ovl_lookup_real_inode()
496 struct dentry *ancestor = ERR_PTR(-EIO); in ovl_lookup_real_ancestor()
525 ancestor = ERR_PTR(-EXDEV); in ovl_lookup_real_ancestor()
640 return ERR_PTR(err); in ovl_lookup_real()
664 return ERR_PTR(-ENOENT); in ovl_get_dentry()
681 return ERR_PTR(-EACCES); in ovl_upper_fh_to_d()
707 return ERR_PTR(err); in ovl_lower_fh_to_d()
769 dentry = ERR_PTR(err); in ovl_lower_fh_to_d()
782 return ERR_PTR(-EINVAL); in ovl_fid_to_fh()
785 return ERR_PTR(-EINVAL); in ovl_fid_to_fh()
789 return ERR_PTR(-ENOMEM); in ovl_fid_to_fh()
832 dentry = ERR_PTR(err); in ovl_fh_to_dentry()
840 return ERR_PTR(-EACCES); in ovl_fh_to_parent()
861 return ERR_PTR(-EIO); in ovl_get_parent()