Lines Matching refs:data_dest
1320 dm_block_t data_dest, in schedule_copy() argument
1330 m->data_block = data_dest; in schedule_copy()
1350 remap_and_issue_overwrite(tc, bio, data_dest, m); in schedule_copy()
1359 to.sector = data_dest * pool->sectors_per_block; in schedule_copy()
1371 data_dest * pool->sectors_per_block + len, in schedule_copy()
1372 (data_dest + 1) * pool->sectors_per_block); in schedule_copy()
1380 dm_block_t data_origin, dm_block_t data_dest, in schedule_internal_copy() argument
1384 data_origin, data_dest, cell, bio, in schedule_internal_copy()
1418 dm_block_t data_dest, in schedule_external_copy() argument
1427 virt_block, data_dest, cell, bio, in schedule_external_copy()
1432 virt_block, data_dest, cell, bio, in schedule_external_copy()
1436 schedule_zero(tc, virt_block, data_dest, cell, bio); in schedule_external_copy()