<dec f='src/src/sys/ufs/ext2fs/ext2fs_extern.h' l='102' type='int ext2fs_vfree(struct vnode * , ino_t , int )'/>
<use f='src/src/sys/ufs/ext2fs/ext2fs_alloc.c' l='195' u='c' c='ext2fs_valloc'/>
<def f='src/src/sys/ufs/ext2fs/ext2fs_alloc.c' l='572' ll='615' type='int ext2fs_vfree(struct vnode * pvp, ino_t ino, int mode)'/>
<doc f='src/src/sys/ufs/ext2fs/ext2fs_alloc.c' l='567'>/*
 * Free an inode.
 *
 * The specified inode is placed back in the free map.
 */</doc>
<use f='src/src/sys/ufs/ext2fs/ext2fs_vnops.c' l='1145' u='c' c='ext2fs_reclaim'/>
