Searched defs:dm_rq_target_io (Results 1 – 1 of 1) sorted by relevance
137749 struct dm_rq_target_io { struct137750 struct mapped_device___2 *md;137751 struct dm_target *ti;137752 struct request *orig;137753 struct request *clone;137754 struct kthread_work work;137755 blk_status_t error;137756 union map_info___2 info;137757 struct dm_stats_aux stats_aux;137758 long unsigned int duration_jiffies;[all …]