Searched refs:T_MUTEX_INDEX (Results 1 – 1 of 1) sorted by relevance
65 #define T_MUTEX_INDEX(a) ((a) & (T_MUTEX_SIZE-1)) macro97 t_hmtx = &t_hashmutex[T_MUTEX_INDEX(hash)]; in tmpfs_hash_in()116 t_hmtx = &t_hashmutex[T_MUTEX_INDEX(hash)]; in tmpfs_hash_out()136 t_hmtx = &t_hashmutex[T_MUTEX_INDEX(hash)]; in tmpfs_hash_change()152 t_hmtx = &t_hashmutex[T_MUTEX_INDEX(hash)]; in tmpfs_hash_lookup()