Lines Matching refs:ERR_PTR
306 return ERR_PTR(-EIO); in ovl_obtain_alias()
310 return ERR_PTR(-ENOMEM); in ovl_obtain_alias()
345 dentry = ERR_PTR(-ENOMEM); in ovl_obtain_alias()
432 this = ERR_PTR(err); in ovl_lookup_real_one()
498 this = ERR_PTR(-EIO); in ovl_lookup_real_inode()
513 struct dentry *ancestor = ERR_PTR(-EIO); in ovl_lookup_real_ancestor()
542 ancestor = ERR_PTR(-EXDEV); in ovl_lookup_real_ancestor()
657 return ERR_PTR(err); in ovl_lookup_real()
681 return ERR_PTR(-ENOENT); in ovl_get_dentry()
698 return ERR_PTR(-EACCES); in ovl_upper_fh_to_d()
724 return ERR_PTR(err); in ovl_lower_fh_to_d()
786 dentry = ERR_PTR(err); in ovl_lower_fh_to_d()
799 return ERR_PTR(-EINVAL); in ovl_fid_to_fh()
802 return ERR_PTR(-EINVAL); in ovl_fid_to_fh()
806 return ERR_PTR(-ENOMEM); in ovl_fid_to_fh()
849 dentry = ERR_PTR(err); in ovl_fh_to_dentry()
857 return ERR_PTR(-EACCES); in ovl_fh_to_parent()
878 return ERR_PTR(-EIO); in ovl_get_parent()