Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h42561 struct iomap_iter { struct
42562 struct inode *inode;
42563 loff_t pos;
42564 u64 len;
42565 s64 processed;
42566 unsigned int flags;
42567 struct iomap iomap;
42568 struct iomap srcmap;
42569 void *private;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h52159 struct iomap_iter { struct
52160 struct inode *inode;
52161 loff_t pos;
52162 u64 len;
52163 s64 processed;
52164 unsigned int flags;
52165 struct iomap iomap;
52166 struct iomap srcmap;
52167 void *private;