Searched defs:dm_rq_target_io (Results 1 – 2 of 2) sorted by relevance
104235 struct dm_rq_target_io { struct104236 struct mapped_device *md;104237 struct dm_target *ti;104238 struct request *orig;104239 struct request *clone;104240 struct kthread_work work;104241 blk_status_t error;104242 union map_info___2 info;104243 struct dm_stats_aux stats_aux;104244 unsigned long duration_jiffies;[all …]
114030 struct dm_rq_target_io { struct114031 struct mapped_device *md;114032 struct dm_target *ti;114033 struct request *orig;114034 struct request *clone;114035 struct kthread_work work;114036 blk_status_t error;114037 union map_info___2 info;114038 struct dm_stats_aux stats_aux;114039 unsigned long duration_jiffies;[all …]