Home
last modified time | relevance | path

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

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h44928 struct io_splice { struct
44929 struct file *file_out;
44930 struct file *file_in;
44931 loff_t off_out;
44932 loff_t off_in;
44933 u64 len;
44934 unsigned int flags;