Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h104235 struct dm_rq_target_io { struct
104236 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 …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h114030 struct dm_rq_target_io { struct
114031 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 …]