Lines Matching refs:hash_table_bucket
67 struct hash_table_bucket;
95 struct hash_table_bucket *ht;
563 struct hash_table_bucket {
585 struct hash_table_bucket *bucket;
589 clone->ht = kvmalloc(sz * sizeof(struct hash_table_bucket), GFP_KERNEL);
608 static struct hash_table_bucket *get_hash_table_bucket(struct clone *clone,
619 static struct dm_clone_region_hydration *__hash_find(struct hash_table_bucket *bucket,
637 static inline void __insert_region_hydration(struct hash_table_bucket *bucket,
651 __find_or_insert_region_hydration(struct hash_table_bucket *bucket,
709 struct hash_table_bucket *bucket;
883 struct hash_table_bucket *bucket;
1026 struct hash_table_bucket *bucket;