<dec f='src/src/sys/coda/coda_vfsops.h' l='58' type='int coda_fhtovp(struct mount * , struct fid * , struct mbuf * , struct vnode ** , int * , kauth_cred_t * )'/>
<def f='src/src/sys/coda/coda_vfsops.c' l='515' ll='552' type='int coda_fhtovp(struct mount * vfsp, struct fid * fhp, struct mbuf * nam, struct vnode ** vpp, int * exflagsp, kauth_cred_t * creadanonp)'/>
<use f='src/src/sys/coda/coda_vfsops.c' l='623' u='c' c='getNewVnode'/>
<doc f='src/src/sys/coda/coda_vfsops.c' l='510'>/*
 * fhtovp is now what vget used to be in 4.3-derived systems.  For
 * some silly reason, vget is now keyed by a 32 bit ino_t, rather than
 * a type-specific fid.
 */</doc>
