Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h103834 struct dm_io { struct
103840 struct dm_io *next; argument
103841 struct dm_stats_aux stats_aux;
103842 blk_status_t status;
103843 atomic_t io_count;
103844 struct mapped_device *md;
103845 struct bio *orig_bio;
103846 unsigned int sector_offset;
103847 unsigned int sectors;
103848 struct dm_target_io tio;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h113629 struct dm_io { struct
113635 struct dm_io *next; argument
113636 struct dm_stats_aux stats_aux;
113637 blk_status_t status;
113638 atomic_t io_count;
113639 struct mapped_device *md;
113640 struct bio *orig_bio;
113641 unsigned int sector_offset;
113642 unsigned int sectors;
113643 struct dm_target_io tio;
[all …]