Searched refs:REVOKEALL (Results 1 – 8 of 8) sorted by relevance
63 if ((ap->a_flags & REVOKEALL) == 0) in vop_generic_revoke()
440 VOP_REVOKE(sp->s_ttyvp, REVOKEALL); in killjobc()
1166 VOP_REVOKE(snd.ni_vp, REVOKEALL); in ptmioctl()
1282 VOP_REVOKE(vp, REVOKEALL); in vdevgone()
3235 VOP_REVOKE(vp, REVOKEALL); in sys_revoke()
243 #define REVOKEALL 0x0001 /* vop_revoke: revoke all aliases */ macro
320 VOP_REVOKE(vp, REVOKEALL); in tun_clone_destroy()
2606 VOP_REVOKE(vp, REVOKEALL);