Lines Matching refs:hash_table_bucket
67 struct hash_table_bucket;
89 struct hash_table_bucket *ht;
557 struct hash_table_bucket {
579 struct hash_table_bucket *bucket;
583 clone->ht = kvmalloc_array(sz, sizeof(struct hash_table_bucket), GFP_KERNEL);
602 static struct hash_table_bucket *get_hash_table_bucket(struct clone *clone,
613 static struct dm_clone_region_hydration *__hash_find(struct hash_table_bucket *bucket,
631 static inline void __insert_region_hydration(struct hash_table_bucket *bucket,
645 __find_or_insert_region_hydration(struct hash_table_bucket *bucket,
703 struct hash_table_bucket *bucket;
877 struct hash_table_bucket *bucket;
1020 struct hash_table_bucket *bucket;