Home
last modified time | relevance | path

Searched refs:DM_MAPIO_REMAPPED (Results 1 – 23 of 23) sorted by relevance

/linux-6.3-rc2/drivers/md/
A Ddm-dust.c166 return DM_MAPIO_REMAPPED; in __dust_map_read()
173 int r = DM_MAPIO_REMAPPED; in dust_map_read()
205 return DM_MAPIO_REMAPPED; in __dust_map_write()
212 int r = DM_MAPIO_REMAPPED; in dust_map_write()
A Ddm-stripe.c263 return DM_MAPIO_REMAPPED; in stripe_map_range()
281 return DM_MAPIO_REMAPPED; in stripe_map()
297 return DM_MAPIO_REMAPPED; in stripe_map()
A Ddm-snap.c1599 if (r == DM_MAPIO_REMAPPED) in retry_origin_bios()
1954 int r = DM_MAPIO_REMAPPED; in snapshot_map()
1963 return DM_MAPIO_REMAPPED; in snapshot_map()
2122 int r = DM_MAPIO_REMAPPED; in snapshot_merge_map()
2132 return DM_MAPIO_REMAPPED; in snapshot_merge_map()
2439 int r = DM_MAPIO_REMAPPED; in __origin_write()
2561 int r = DM_MAPIO_REMAPPED; in do_origin()
2677 return DM_MAPIO_REMAPPED; in origin_map()
2680 return DM_MAPIO_REMAPPED; in origin_map()
A Ddm-ebs-target.c369 return DM_MAPIO_REMAPPED; in ebs_map()
390 return DM_MAPIO_REMAPPED; in ebs_map()
A Ddm-unstripe.c142 return DM_MAPIO_REMAPPED; in unstripe_map()
A Ddm-linear.c95 return DM_MAPIO_REMAPPED; in linear_map()
A Ddm-delay.c251 return DM_MAPIO_REMAPPED; in delay_bio()
A Ddm-flakey.c386 return DM_MAPIO_REMAPPED; in flakey_map()
A Ddm-switch.c329 return DM_MAPIO_REMAPPED; in switch_map()
A Ddm-rq.c376 case DM_MAPIO_REMAPPED: in map_request()
A Ddm-zone.c558 case DM_MAPIO_REMAPPED: in dm_zone_map_bio()
A Ddm-mpath.c567 return DM_MAPIO_REMAPPED; in multipath_clone_and_map()
668 return DM_MAPIO_REMAPPED; in __multipath_map_bio()
727 case DM_MAPIO_REMAPPED: in process_queued_bios()
A Ddm-cache-target.c1725 return DM_MAPIO_REMAPPED; in map_bio()
1732 if (map_bio(cache, bio, get_bio_block(cache, bio), &commit_needed) == DM_MAPIO_REMAPPED) in process_bio()
2648 return DM_MAPIO_REMAPPED; in cache_map()
A Ddm-log-writes.c763 return DM_MAPIO_REMAPPED; in log_writes_map()
A Ddm-zoned-target.c646 return DM_MAPIO_REMAPPED; in dmz_map()
A Ddm-raid1.c1242 return DM_MAPIO_REMAPPED; in mirror_map()
A Ddm-writecache.c1586 return DM_MAPIO_REMAPPED; in writecache_map()
1593 return DM_MAPIO_REMAPPED; in writecache_map()
A Ddm-era-target.c1581 return DM_MAPIO_REMAPPED; in era_map()
A Ddm-clone-target.c1368 return DM_MAPIO_REMAPPED; in clone_map()
A Ddm-thin.c2776 return DM_MAPIO_REMAPPED; in thin_bio_map()
3431 r = DM_MAPIO_REMAPPED; in pool_map()
A Ddm.c1434 case DM_MAPIO_REMAPPED: in __map_bio()
A Ddm-crypt.c3394 return DM_MAPIO_REMAPPED; in crypt_map()
/linux-6.3-rc2/include/linux/
A Ddevice-mapper.h640 #define DM_MAPIO_REMAPPED 1 macro

Completed in 74 milliseconds