Home
last modified time | relevance | path

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

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