Searched refs:do_splice_to (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/fs/ |
A D | splice.c | 862 static long do_splice_to(struct file *in, loff_t *ppos, in do_splice_to() function 956 ret = do_splice_to(in, &pos, pipe, len, flags); in splice_direct_to_actor() 1104 ret = do_splice_to(in, offset, opipe, len, flags); in splice_file_to_pipe()
|
Completed in 8 milliseconds