Searched defs:io_splice (Results 1 – 1 of 1) sorted by relevance
42175 struct io_splice { struct42176 struct file *file_out;42177 struct file *file_in;42178 loff_t off_out;42179 loff_t off_in;42180 u64 len;42181 unsigned int flags;