<dec f='src/src/sys/sys/vnode.h' l='537' type='void vrevoke(struct vnode * )'/>
<def f='src/src/sys/kern/vfs_vnode.c' l='972' ll='1000' type='void vrevoke(vnode_t * vp)'/>
<doc f='src/src/sys/kern/vfs_vnode.c' l='968'>/*
 * Eliminate all activity associated with the requested vnode
 * and with all vnodes aliased to the requested vnode.
 */</doc>
<use f='src/src/sys/miscfs/genfs/genfs_vnops.c' l='276' u='c' c='genfs_revoke'/>
