hd2 649 drivers/md/dm-clone-target.c struct dm_clone_region_hydration *hd2; hd2 651 drivers/md/dm-clone-target.c hd2 = __hash_find(bucket, hd->region_nr); hd2 652 drivers/md/dm-clone-target.c if (hd2) hd2 653 drivers/md/dm-clone-target.c return hd2; hd2 880 drivers/md/dm-clone-target.c struct dm_clone_region_hydration *hd, *hd2; hd2 921 drivers/md/dm-clone-target.c hd2 = __find_or_insert_region_hydration(bucket, hd); hd2 922 drivers/md/dm-clone-target.c if (hd2 != hd) { hd2 924 drivers/md/dm-clone-target.c bio_list_add(&hd2->deferred_bios, bio);