xfs_forget_acl
xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_FILE);
xfs_forget_acl(VFS_I(sc->ip), SGI_ACL_DEFAULT);
void xfs_forget_acl(struct inode *inode, const char *name);
xfs_forget_acl(inode, name);
xfs_forget_acl(inode, name);