Searched refs:tdirent (Results 1 – 4 of 4) sorted by relevance
47 char *, struct tmpnode *, struct tdirent *, struct cred *);58 static struct tdirent *t_hashtable[T_HASH_SIZE];85 tmpfs_hash_in(struct tdirent *t) in tmpfs_hash_in()88 struct tdirent **prevpp; in tmpfs_hash_in()105 tmpfs_hash_out(struct tdirent *t) in tmpfs_hash_out()108 struct tdirent **prevpp; in tmpfs_hash_out()127 tmpfs_hash_change(struct tdirent *tdp, struct tmpnode *fromtp) in tmpfs_hash_change()139 static struct tdirent *143 struct tdirent *l; in tmpfs_hash_lookup()243 struct tdirent *tdp; in tdirenter()[all …]
619 (sizeof (struct tmpnode) + sizeof (struct tdirent)); in tmp_statvfs()624 (sizeof (struct tmpnode) + sizeof (struct tdirent)); in tmp_statvfs()
1451 struct tdirent *tdp; in tmp_readdir()
72 struct tdirent *un_dirlist; /* dirent list */128 struct tdirent { struct130 struct tdirent *td_next; /* next directory entry */ argument131 struct tdirent *td_prev; /* prev directory entry */ argument134 struct tdirent *td_link; /* linked via the hash table */ argument