Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h44001 struct iomap_ioend { struct
44002 struct list_head io_list;
44003 u16 io_type;
44004 u16 io_flags;
44005 u32 io_folios;
44006 struct inode *io_inode;
44007 size_t io_size;
44008 loff_t io_offset;
44009 sector_t io_sector;
44010 struct bio *io_bio;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h53721 struct iomap_ioend { struct
53722 struct list_head io_list;
53723 u16 io_type;
53724 u16 io_flags;
53725 u32 io_folios;
53726 struct inode *io_inode;
53727 size_t io_size;
53728 loff_t io_offset;
53729 sector_t io_sector;
53730 struct bio *io_bio;
[all …]