Home
last modified time | relevance | path

Searched defs:dm_rq_target_io (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/md/
Ddm-rq.c17 struct dm_rq_target_io { struct
18 struct mapped_device *md;
19 struct dm_target *ti;
20 struct request *orig, *clone;
21 struct kthread_work work;
22 blk_status_t error;
23 union map_info info;
24 struct dm_stats_aux stats_aux;
25 unsigned long duration_jiffies;
26 unsigned n_sectors;
[all …]