Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h97273 struct dm_io { struct
97274 unsigned int magic;
97275 struct mapped_device *md;
97276 blk_status_t status;
97277 atomic_t io_count;
97278 struct bio *orig_bio;
97279 long unsigned int start_time;
97280 spinlock_t endio_lock;
97281 struct dm_stats_aux stats_aux;
97282 struct dm_target_io tio;
Dvmlinux.h97273 struct dm_io { struct
97274 unsigned int magic;
97275 struct mapped_device *md;
97276 blk_status_t status;
97277 atomic_t io_count;
97278 struct bio *orig_bio;
97279 long unsigned int start_time;
97280 spinlock_t endio_lock;
97281 struct dm_stats_aux stats_aux;
97282 struct dm_target_io tio;