Searched refs:T_HASH_INDEX (Results 1 – 1 of 1) sorted by relevance
61 #define T_HASH_INDEX(a) ((a) & (T_HASH_SIZE-1)) macro93 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()