<dec f='src/src/sys/coda/coda_vfsops.h' l='65' type='int getNewVnode(struct vnode ** vpp)'/>
<def f='src/src/sys/coda/coda_vfsops.c' l='605' ll='625' type='int getNewVnode(struct vnode ** vpp)'/>
<doc f='src/src/sys/coda/coda_vfsops.c' l='598'>/*
 * To allow for greater ease of use, some vnodes may be orphaned when
 * Venus dies.  Certain operations should still be allowed to go
 * through, but without propagating orphan-ness.  So this function will
 * get a new vnode for the file from the current run of Venus.
 */</doc>
