Searched refs:do_splice (Results 1 – 1 of 1) sorted by relevance
1302 ssize_t do_splice(struct file *in, loff_t *off_in, struct file *out, in do_splice() function1433 ret = do_splice(in, __off_in, out, __off_out, len, flags); in __do_splice()
Completed in 6 milliseconds