Symbol: dm_io_region
drivers/md/dm-bufio.c
1308
struct dm_io_region region = {
drivers/md/dm-bufio.c
2214
struct dm_io_region io_reg = {
drivers/md/dm-bufio.c
2238
struct dm_io_region io_reg = {
drivers/md/dm-cache-target.c
1102
struct dm_io_region o_region, c_region;
drivers/md/dm-clone-target.c
797
struct dm_io_region from, to;
drivers/md/dm-integrity.c
1052
struct dm_io_region io_loc;
drivers/md/dm-integrity.c
1173
struct dm_io_region io_loc;
drivers/md/dm-integrity.c
1494
struct dm_io_region io_reg;
drivers/md/dm-integrity.c
1825
struct dm_io_region io_loc;
drivers/md/dm-integrity.c
3122
struct dm_io_region io_loc;
drivers/md/dm-integrity.c
543
struct dm_io_region io_loc;
drivers/md/dm-io.c
307
struct dm_io_region *where, struct dpages *dp,
drivers/md/dm-io.c
387
struct dm_io_region *where, struct dpages *dp,
drivers/md/dm-io.c
413
struct dm_io_region *where, blk_opf_t opf,
drivers/md/dm-io.c
446
struct dm_io_region *where, blk_opf_t opf, struct dpages *dp,
drivers/md/dm-io.c
502
struct dm_io_region *where, unsigned long *sync_error_bits,
drivers/md/dm-kcopyd.c
362
struct dm_io_region source;
drivers/md/dm-kcopyd.c
368
struct dm_io_region dests[DM_KCOPYD_MAX_REGIONS];
drivers/md/dm-kcopyd.c
778
void dm_kcopyd_copy(struct dm_kcopyd_client *kc, struct dm_io_region *from,
drivers/md/dm-kcopyd.c
779
unsigned int num_dests, struct dm_io_region *dests,
drivers/md/dm-kcopyd.c
859
unsigned int num_dests, struct dm_io_region *dests,
drivers/md/dm-log.c
253
struct dm_io_region header_location;
drivers/md/dm-log.c
308
struct dm_io_region null_location = {
drivers/md/dm-raid1.c
264
struct dm_io_region io[MAX_NR_MIRRORS];
drivers/md/dm-raid1.c
337
struct dm_io_region from, to[DM_KCOPYD_MAX_REGIONS], *dest;
drivers/md/dm-raid1.c
471
static void map_region(struct dm_io_region *io, struct mirror *m,
drivers/md/dm-raid1.c
544
struct dm_io_region io;
drivers/md/dm-raid1.c
656
struct dm_io_region io[MAX_NR_MIRRORS], *dest = io;
drivers/md/dm-snap-persistent.c
216
struct dm_io_region *where;
drivers/md/dm-snap-persistent.c
235
struct dm_io_region where = {
drivers/md/dm-snap.c
1037
struct dm_io_region src, dest;
drivers/md/dm-snap.c
1788
struct dm_io_region src, dest;
drivers/md/dm-snap.c
1921
struct dm_io_region dest;
drivers/md/dm-thin.c
1281
struct dm_io_region to;
drivers/md/dm-thin.c
1341
struct dm_io_region from, to;
drivers/md/dm-vdo/dm-vdo-target.c
2543
struct dm_io_region *region)
drivers/md/dm-vdo/dm-vdo-target.c
2547
*region = (struct dm_io_region) {
drivers/md/dm-vdo/dm-vdo-target.c
2564
struct dm_io_region read_region, write_regions[1];
drivers/md/dm-vdo/slab-depot.c
3496
struct dm_io_region regions[1];
drivers/md/dm-vdo/slab-depot.c
3507
regions[0] = (struct dm_io_region) {
drivers/md/dm-verity-target.c
383
struct dm_io_region io_loc;
drivers/md/dm-writecache.c
1895
struct dm_io_region from, to;
drivers/md/dm-writecache.c
496
struct dm_io_region region;
drivers/md/dm-writecache.c
551
struct dm_io_region region;
drivers/md/dm-writecache.c
586
struct dm_io_region region;
drivers/md/dm-writecache.c
980
struct dm_io_region region;
drivers/md/dm-zoned-reclaim.c
121
struct dm_io_region src, dst;
include/linux/dm-io.h
83
struct dm_io_region *region, unsigned int long *sync_error_bits,
include/linux/dm-kcopyd.h
67
void dm_kcopyd_copy(struct dm_kcopyd_client *kc, struct dm_io_region *from,
include/linux/dm-kcopyd.h
68
unsigned int num_dests, struct dm_io_region *dests,
include/linux/dm-kcopyd.h
87
unsigned int num_dests, struct dm_io_region *dests,