Searched refs:hydration_copy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-clone-target.c | 799 static void hydration_copy(struct dm_clone_region_hydration *hd, unsigned int nr_regions) in hydration_copy() function 960 hydration_copy(hd, 1); in hydrate_bio_region() 1001 hydration_copy(batch->head, batch->nr_batched_regions); in __batch_hydration() 1012 hydration_copy(hd, 1); in __batch_hydration() 1113 hydration_copy(batch.head, batch.nr_batched_regions); in do_hydration()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-clone-target.c | 793 static void hydration_copy(struct dm_clone_region_hydration *hd, unsigned int nr_regions) in hydration_copy() function 954 hydration_copy(hd, 1); in hydrate_bio_region() 995 hydration_copy(batch->head, batch->nr_batched_regions); in __batch_hydration() 1006 hydration_copy(hd, 1); in __batch_hydration() 1107 hydration_copy(batch.head, batch.nr_batched_regions); in do_hydration()
|
Completed in 6 milliseconds