Home
last modified time | relevance | path

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

/linux/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.c265 return DM_MAPIO_REMAPPED; in stripe_map_range()
283 return DM_MAPIO_REMAPPED; in stripe_map()
300 return DM_MAPIO_REMAPPED; in stripe_map()
A Ddm-snap.c1616 if (r == DM_MAPIO_REMAPPED) in retry_origin_bios()
1971 int r = DM_MAPIO_REMAPPED; in snapshot_map()
1980 return DM_MAPIO_REMAPPED; in snapshot_map()
2139 int r = DM_MAPIO_REMAPPED; in snapshot_merge_map()
2149 return DM_MAPIO_REMAPPED; in snapshot_merge_map()
2458 int r = DM_MAPIO_REMAPPED; in __origin_write()
2580 int r = DM_MAPIO_REMAPPED; in do_origin()
2695 return DM_MAPIO_REMAPPED; in origin_map()
2698 return DM_MAPIO_REMAPPED; in origin_map()
A Ddm-ebs-target.c367 return DM_MAPIO_REMAPPED; in ebs_map()
388 return DM_MAPIO_REMAPPED; in ebs_map()
A Ddm-unstripe.c141 return DM_MAPIO_REMAPPED; in unstripe_map()
A Ddm-linear.c102 return DM_MAPIO_REMAPPED; in linear_map()
A Ddm-delay.c249 return DM_MAPIO_REMAPPED; in delay_bio()
A Ddm-flakey.c377 return DM_MAPIO_REMAPPED; in flakey_map()
A Ddm-switch.c328 return DM_MAPIO_REMAPPED; in switch_map()
A Ddm-zone.c569 case DM_MAPIO_REMAPPED: in dm_zone_map_bio()
A Ddm-rq.c391 case DM_MAPIO_REMAPPED: in map_request()
A Ddm-mpath.c561 return DM_MAPIO_REMAPPED; in multipath_clone_and_map()
659 return DM_MAPIO_REMAPPED; in __multipath_map_bio()
717 case DM_MAPIO_REMAPPED: in process_queued_bios()
A Ddm-cache-target.c1711 return DM_MAPIO_REMAPPED; in map_bio()
1718 if (map_bio(cache, bio, get_bio_block(cache, bio), &commit_needed) == DM_MAPIO_REMAPPED) in process_bio()
2624 return DM_MAPIO_REMAPPED; in cache_map()
A Ddm-log-writes.c785 return DM_MAPIO_REMAPPED; in log_writes_map()
A Ddm-zoned-target.c647 return DM_MAPIO_REMAPPED; in dmz_map()
A Ddm-raid1.c1230 return DM_MAPIO_REMAPPED; in mirror_map()
A Ddm-writecache.c1568 return DM_MAPIO_REMAPPED; in writecache_map()
1575 return DM_MAPIO_REMAPPED; in writecache_map()
A Ddm-era-target.c1558 return DM_MAPIO_REMAPPED; in era_map()
A Ddm-clone-target.c1368 return DM_MAPIO_REMAPPED; in clone_map()
A Ddm-thin.c2779 return DM_MAPIO_REMAPPED; in thin_bio_map()
3439 r = DM_MAPIO_REMAPPED; in pool_map()
A Ddm.c1225 case DM_MAPIO_REMAPPED: in __map_bio()
A Ddm-crypt.c3402 return DM_MAPIO_REMAPPED; in crypt_map()
/linux/include/linux/
A Ddevice-mapper.h621 #define DM_MAPIO_REMAPPED 1 macro

Completed in 76 milliseconds