tmpfs_free_dirent
void tmpfs_free_dirent(tmpfs_mount_t *, tmpfs_dirent_t *);
tmpfs_free_dirent(tmp, de);
tmpfs_free_dirent(tmp, de);
tmpfs_free_dirent(tmpfs, tde);
tmpfs_free_dirent(tmpfs, de);
tmpfs_free_dirent(VFS_TO_TMPFS(vp->v_mount), de);
tmpfs_free_dirent(tmp, de);