VOP_REVOKE
VOP_REVOKE(sp->s_ttyvp, REVOKEALL);
VOP_REVOKE(sp->s_ttyvp, REVOKEALL);
VOP_REVOKE(UPPERVP(vp), ap->a_flags);
VOP_REVOKE(LOWERVP(vp), ap->a_flags);
error = VOP_REVOKE(tvp, ap->a_flags);
VOP_REVOKE(vprevoke, REVOKEALL);
VOP_REVOKE(vp, REVOKEALL);
VOP_REVOKE(vp, REVOKEALL);
VOP_REVOKE(vp, REVOKEALL);
error = VOP_REVOKE(vp, flags);
int VOP_REVOKE(struct vnode *, int);