Lines Matching refs:ERR_PTR
298 return ERR_PTR(-EIO); in ovl_obtain_alias()
336 dentry = ERR_PTR(-ENOMEM); in ovl_obtain_alias()
422 this = ERR_PTR(err); in ovl_lookup_real_one()
488 this = ERR_PTR(-EIO); in ovl_lookup_real_inode()
503 struct dentry *ancestor = ERR_PTR(-EIO); in ovl_lookup_real_ancestor()
532 ancestor = ERR_PTR(-EXDEV); in ovl_lookup_real_ancestor()
647 return ERR_PTR(err); in ovl_lookup_real()
671 return ERR_PTR(-ENOENT); in ovl_get_dentry()
688 return ERR_PTR(-EACCES); in ovl_upper_fh_to_d()
714 return ERR_PTR(err); in ovl_lower_fh_to_d()
776 dentry = ERR_PTR(err); in ovl_lower_fh_to_d()
789 return ERR_PTR(-EINVAL); in ovl_fid_to_fh()
792 return ERR_PTR(-EINVAL); in ovl_fid_to_fh()
796 return ERR_PTR(-ENOMEM); in ovl_fid_to_fh()
839 dentry = ERR_PTR(err); in ovl_fh_to_dentry()
847 return ERR_PTR(-EACCES); in ovl_fh_to_parent()
868 return ERR_PTR(-EIO); in ovl_get_parent()