cd9660_quotactl
int cd9660_quotactl(struct mount *, int, uid_t, caddr_t, struct proc *);
.vfs_quotactl = cd9660_quotactl,