Lines Matching refs:mapped_device
20 static int dm_blk_do_report_zones(struct mapped_device *md, struct dm_table *t, in dm_blk_do_report_zones()
58 struct mapped_device *md = disk->private_data; in dm_blk_report_zones()
124 bool dm_is_zone_write(struct mapped_device *md, struct bio *bio) in dm_is_zone_write()
141 void dm_cleanup_zoned_dev(struct mapped_device *md) in dm_cleanup_zoned_dev()
182 struct mapped_device *md = data; in dm_zone_revalidate_cb()
230 static int dm_revalidate_zones(struct mapped_device *md, struct dm_table *t) in dm_revalidate_zones()
298 struct mapped_device *md = t->md; in dm_set_zones_restrictions()
335 static int dm_update_zone_wp_offset(struct mapped_device *md, unsigned int zno, in dm_update_zone_wp_offset()
369 static bool dm_zone_map_bio_begin(struct mapped_device *md, in dm_zone_map_bio_begin()
428 static blk_status_t dm_zone_map_bio_end(struct mapped_device *md, in dm_zone_map_bio_end()
524 struct mapped_device *md = io->md; in dm_zone_map_bio()
601 struct mapped_device *md = io->md; in dm_zone_endio()