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