Searched defs:io_splice (Results 1 – 5 of 5) 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;
73683 struct io_splice { struct73684 struct file *file_out;73685 struct file *file_in;73686 loff_t off_out;73687 loff_t off_in;73688 u64 len;73689 unsigned int flags;
39997 struct io_splice { struct39998 struct file *file_out;39999 struct file *file_in;40000 loff_t off_out;40001 loff_t off_in;40002 u64 len;40003 unsigned int flags;