Searched refs:duplicate_vios (Results 1 – 1 of 1) sorted by relevance
229 struct list_head duplicate_vios; member346 INIT_LIST_HEAD(&lock->duplicate_vios); in return_hash_lock_to_pool()470 list_move_tail(&data_vio->hash_lock_entry, &new_lock->duplicate_vios); in set_hash_lock()1792 if (list_empty(&lock->duplicate_vios)) in is_hash_collision()1795 lock_holder = list_first_entry(&lock->duplicate_vios, struct data_vio, in is_hash_collision()1946 VDO_ASSERT_LOG_ONLY(list_empty(&lock->duplicate_vios), in vdo_release_hash_lock()