Home
last modified time | relevance | path

Searched refs:__hash_find (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/md/
Ddm-clone-target.c613 static struct dm_clone_region_hydration *__hash_find(struct hash_table_bucket *bucket, in __hash_find() function
650 hd2 = __hash_find(bucket, hd->region_nr); in __find_or_insert_region_hydration()
885 hd = __hash_find(bucket, region_nr); in hydrate_bio_region()
1036 !__hash_find(bucket, offset)) { in __start_next_hydration()