<dec f='src/src/sys/fs/tmpfs/tmpfs.h' l='249' type='void tmpfs_free_node(tmpfs_mount_t * , tmpfs_node_t * )'/>
<doc f='src/src/sys/fs/tmpfs/tmpfs.h' l='245'>/*
 * Prototypes for tmpfs_subr.c.
 */</doc>
<def f='src/src/sys/fs/tmpfs/tmpfs_subr.c' l='302' ll='352' type='void tmpfs_free_node(tmpfs_mount_t * tmp, tmpfs_node_t * node)'/>
<doc f='src/src/sys/fs/tmpfs/tmpfs_subr.c' l='298'>/*
 * tmpfs_free_node: remove the inode from a list in the mount point and
 * destroy the inode structures.
 */</doc>
<use f='src/src/sys/fs/tmpfs/tmpfs_vfsops.c' l='284' u='c' c='tmpfs_unmount'/>
<use f='src/src/sys/fs/tmpfs/tmpfs_vfsops.c' l='351' u='c' c='tmpfs_fhtovp'/>
<use f='src/src/sys/fs/tmpfs/tmpfs_vnops.c' l='1078' u='c' c='tmpfs_reclaim'/>
