Searched refs:do_splice_from (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/fs/ |
D | splice.c | 759 static long do_splice_from(struct pipe_inode_info *pipe, struct file *out, in do_splice_from() function 931 return do_splice_from(pipe, file, sd->opos, sd->total_len, in direct_splice_actor() 1074 ret = do_splice_from(ipipe, out, &offset, len, flags); in do_splice()
|