Lines Matching refs:data_dest
1314 dm_block_t data_dest, in schedule_copy() argument
1324 m->data_block = data_dest; in schedule_copy()
1344 remap_and_issue_overwrite(tc, bio, data_dest, m); in schedule_copy()
1353 to.sector = data_dest * pool->sectors_per_block; in schedule_copy()
1365 data_dest * pool->sectors_per_block + len, in schedule_copy()
1366 (data_dest + 1) * pool->sectors_per_block); in schedule_copy()
1374 dm_block_t data_origin, dm_block_t data_dest, in schedule_internal_copy() argument
1378 data_origin, data_dest, cell, bio, in schedule_internal_copy()
1412 dm_block_t data_dest, in schedule_external_copy() argument
1421 virt_block, data_dest, cell, bio, in schedule_external_copy()
1426 virt_block, data_dest, cell, bio, in schedule_external_copy()
1430 schedule_zero(tc, virt_block, data_dest, cell, bio); in schedule_external_copy()