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()
140 void dm_cleanup_zoned_dev(struct mapped_device *md) in dm_cleanup_zoned_dev()
179 struct mapped_device *md = data; in dm_zone_revalidate_cb()
227 static int dm_revalidate_zones(struct mapped_device *md, struct dm_table *t) in dm_revalidate_zones()
292 struct mapped_device *md = t->md; in dm_set_zones_restrictions()
329 static int dm_update_zone_wp_offset(struct mapped_device *md, unsigned int zno, in dm_update_zone_wp_offset()
368 static bool dm_zone_map_bio_begin(struct mapped_device *md, in dm_zone_map_bio_begin()
424 static blk_status_t dm_zone_map_bio_end(struct mapped_device *md, unsigned int zno, in dm_zone_map_bio_end()
517 struct mapped_device *md = io->md; in dm_zone_map_bio()
588 struct mapped_device *md = io->md; in dm_zone_endio()