Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h97651 struct dm_rq_target_io { struct
97652 struct mapped_device *md;
97653 struct dm_target *ti;
97654 struct request *orig;
97655 struct request *clone;
97656 struct kthread_work work;
97657 blk_status_t error;
97658 union map_info___2 info;
97659 struct dm_stats_aux stats_aux;
97660 long unsigned int duration_jiffies;
[all …]
Dvmlinux.h97651 struct dm_rq_target_io { struct
97652 struct mapped_device *md;
97653 struct dm_target *ti;
97654 struct request *orig;
97655 struct request *clone;
97656 struct kthread_work work;
97657 blk_status_t error;
97658 union map_info___2 info;
97659 struct dm_stats_aux stats_aux;
97660 long unsigned int duration_jiffies;
[all …]