Searched refs:splice_file_to_pipe (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ |
| H A D | internal.h | 268 ssize_t splice_file_to_pipe(struct file *in,
|
| H A D | splice.c | 1280 ssize_t splice_file_to_pipe(struct file *in, in splice_file_to_pipe() function 1374 ret = splice_file_to_pipe(in, opipe, &offset, len, flags); in do_splice()
|
| H A D | read_write.c | 1378 retval = splice_file_to_pipe(fd_file(in), opipe, &pos, count, fl); in do_sendfile()
|