<dec f='src/src/sys/ufs/ufs/ufs_extern.h' l='182' type='int ufs_fhtovp(struct mount * , struct ufid * , struct vnode ** )'/>
<use f='src/src/sys/ufs/ffs/ffs_vfsops.c' l='2250' u='c' c='ffs_fhtovp'/>
<def f='src/src/sys/ufs/ufs/ufs_vfsops.c' l='234' ll='256' type='int ufs_fhtovp(struct mount * mp, struct ufid * ufhp, struct vnode ** vpp)'/>
<doc f='src/src/sys/ufs/ufs/ufs_vfsops.c' l='230'>/*
 * This is the generic part of fhtovp called after the underlying
 * filesystem has validated the file handle.
 */</doc>
