Lines Matching refs:data_dest
1169 dm_block_t data_dest, in schedule_copy() argument
1180 m->data_block = data_dest; in schedule_copy()
1200 remap_and_issue_overwrite(tc, bio, data_dest, m); in schedule_copy()
1209 to.sector = data_dest * pool->sectors_per_block; in schedule_copy()
1232 data_dest * pool->sectors_per_block + len, in schedule_copy()
1233 (data_dest + 1) * pool->sectors_per_block); in schedule_copy()
1241 dm_block_t data_origin, dm_block_t data_dest, in schedule_internal_copy() argument
1245 data_origin, data_dest, cell, bio, in schedule_internal_copy()
1279 dm_block_t data_dest, in schedule_external_copy() argument
1288 virt_block, data_dest, cell, bio, in schedule_external_copy()
1293 virt_block, data_dest, cell, bio, in schedule_external_copy()
1297 schedule_zero(tc, virt_block, data_dest, cell, bio); in schedule_external_copy()