We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448c4e4 commit 013f510Copy full SHA for 013f510
include/linux/device-mapper.h
@@ -524,7 +524,6 @@ int dm_post_suspending(struct dm_target *ti);
524
int dm_noflush_suspending(struct dm_target *ti);
525
void dm_accept_partial_bio(struct bio *bio, unsigned int n_sectors);
526
void dm_submit_bio_remap(struct bio *clone, struct bio *tgt_clone);
527
-union map_info *dm_get_rq_mapinfo(struct request *rq);
528
529
#ifdef CONFIG_BLK_DEV_ZONED
530
struct dm_report_zones_args {
0 commit comments