Searched refs:data_dest (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/md/ |
| H A D | dm-thin.c | 1311 dm_block_t data_dest, in schedule_copy() argument 1321 m->data_block = data_dest; in schedule_copy() 1341 remap_and_issue_overwrite(tc, bio, data_dest, m); in schedule_copy() 1350 to.sector = data_dest * pool->sectors_per_block; in schedule_copy() 1362 data_dest * pool->sectors_per_block + len, in schedule_copy() 1363 (data_dest + 1) * pool->sectors_per_block); in schedule_copy() 1371 dm_block_t data_origin, dm_block_t data_dest, in schedule_internal_copy() argument 1375 data_origin, data_dest, cell, bio, in schedule_internal_copy() 1410 dm_block_t data_dest, in schedule_external_copy() argument 1419 virt_block, data_dest, cell, bio, in schedule_external_copy() [all …]
|