tmpfs_dirent
struct tmpfs_dirent * tn_readdir_lastp;
TAILQ_ENTRY(tmpfs_dirent) td_entries;
TAILQ_HEAD(tmpfs_dir, tmpfs_dirent);
struct tmpfs_dirent *
if (!tmpfs_mem_incr(mp, sizeof(struct tmpfs_dirent))) {
tmpfs_dirent_put(struct tmpfs_mount *mp, struct tmpfs_dirent *de)
tmpfs_mem_decr(mp, sizeof(struct tmpfs_dirent));
struct tmpfs_dirent **fdep = fde;
struct tmpfs_dirent **tdep = tde;
struct tmpfs_dirent **dep = de;
struct tmpfs_dirent *dirent, **dep_ret = de_ret;
struct tmpfs_dirent *fdirent, *tdirent;