Home
last modified time | relevance | path

Searched refs:t_hashtable (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/tmpfs/
H A Dtmp_dir.c58 static struct tdirent *t_hashtable[T_HASH_SIZE]; variable
93 prevpp = &t_hashtable[T_HASH_INDEX(hash)]; in tmpfs_hash_in()
112 prevpp = &t_hashtable[T_HASH_INDEX(hash)]; in tmpfs_hash_out()
151 l = t_hashtable[T_HASH_INDEX(hash)]; in tmpfs_hash_lookup()