Searched refs:t_hashmutex (Results 1 – 1 of 1) sorted by relevance
59 static kmutex_t t_hashmutex[T_MUTEX_SIZE]; variable78 mutex_init(&t_hashmutex[ix], NULL, MUTEX_DEFAULT, NULL); in tmpfs_hash_init()94 t_hmtx = &t_hashmutex[T_MUTEX_INDEX(hash)]; in tmpfs_hash_in()113 t_hmtx = &t_hashmutex[T_MUTEX_INDEX(hash)]; in tmpfs_hash_out()133 t_hmtx = &t_hashmutex[T_MUTEX_INDEX(hash)]; in tmpfs_hash_change()149 t_hmtx = &t_hashmutex[T_MUTEX_INDEX(hash)]; in tmpfs_hash_lookup()