ovl_check_setxattr
err = ovl_check_setxattr(ofs, upper, OVL_XATTR_ORIGIN, fh->buf,
err = ovl_check_setxattr(ofs, ovl_dentry_upper(dentry),
err = ovl_check_setxattr(ofs, upper, OVL_XATTR_OPAQUE, "y", 1, xerr);
int ovl_check_setxattr(struct ovl_fs *ofs, struct dentry *upperdentry,
return ovl_check_setxattr(ofs, d, OVL_XATTR_METACOPY,
err = ovl_check_setxattr(ofs, upperdentry, OVL_XATTR_IMPURE, "y", 1, 0);
err = ovl_check_setxattr(ofs, upper, OVL_XATTR_PROTATTR,