vfs_suser
error = vfs_suser(mp, req->td);
error = vfs_suser(mp, td);
int vfs_suser(struct mount *, struct thread *);