Searched defs:io_splice (Results 1 – 1 of 1) sorted by relevance
44928 struct io_splice { struct44929 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;