<dec f='src/src/sys/ufs/lfs/lfs_extern.h' l='223' macro='1' type='int lfs_vget(struct mount * , ino_t , struct vnode ** )'/>
<use f='src/src/sys/ufs/lfs/lfs_vfsops.c' l='155'/>
<use f='src/src/sys/ufs/lfs/lfs_vfsops.c' l='155'/>
<def f='src/src/sys/ufs/lfs/lfs_vfsops.c' l='1529' ll='1545' type='int lfs_vget(struct mount * mp, ino_t ino, struct vnode ** vpp)'/>
<doc f='src/src/sys/ufs/lfs/lfs_vfsops.c' l='1524'>/*
 * Look up an LFS dinode number to find its incore vnode.  If not already
 * in core, read it in from the specified device.  Return the inode locked.
 * Detection and handling of mount points must be done by the calling routine.
 */</doc>
