Searched refs:dm_io_region (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| H A D | dm-kcopyd.h | 67 void dm_kcopyd_copy(struct dm_kcopyd_client *kc, struct dm_io_region *from, 68 unsigned int num_dests, struct dm_io_region *dests, 87 unsigned int num_dests, struct dm_io_region *dests,
|
| H A D | dm-io.h | 19 struct dm_io_region { struct 83 struct dm_io_region *region, unsigned int long *sync_error_bits,
|
| /linux/drivers/md/ |
| H A D | dm-io.c | 307 struct dm_io_region *where, struct dpages *dp, in do_region() 387 struct dm_io_region *where, struct dpages *dp, in dispatch_io() 413 struct dm_io_region *where, blk_opf_t opf, in async_io() 446 struct dm_io_region *where, blk_opf_t opf, struct dpages *dp, in sync_io() 502 struct dm_io_region *where, unsigned long *sync_error_bits, in dm_io()
|
| H A D | dm-kcopyd.c | 362 struct dm_io_region source; 368 struct dm_io_region dests[DM_KCOPYD_MAX_REGIONS]; 778 void dm_kcopyd_copy(struct dm_kcopyd_client *kc, struct dm_io_region *from, in dm_kcopyd_copy() 779 unsigned int num_dests, struct dm_io_region *dests, in dm_kcopyd_copy() 859 unsigned int num_dests, struct dm_io_region *dests, in dm_kcopyd_zero()
|
| H A D | dm-snap-persistent.c | 216 struct dm_io_region *where; 235 struct dm_io_region where = { in chunk_io()
|
| H A D | dm-zoned-reclaim.c | 121 struct dm_io_region src, dst; in dmz_reclaim_copy()
|
| H A D | dm-snap.c | 1037 struct dm_io_region src, dest; in snapshot_merge_next_chunks() 1788 struct dm_io_region src, dest; in start_copy() 1921 struct dm_io_region dest; in zero_exception()
|
| H A D | dm-clone-target.c | 797 struct dm_io_region from, to; in hydration_copy()
|
| H A D | dm-thin.c | 1281 struct dm_io_region to; in ll_zero() 1341 struct dm_io_region from, to; in schedule_copy()
|