Searched refs:splice_file_to_pipe (Results 1 – 3 of 3) sorted by relevance
/fs/ |
D | internal.h | 206 long splice_file_to_pipe(struct file *in,
|
D | splice.c | 1008 long splice_file_to_pipe(struct file *in, in splice_file_to_pipe() function 1104 ret = splice_file_to_pipe(in, opipe, &offset, len, flags); in do_splice()
|
D | read_write.c | 1256 retval = splice_file_to_pipe(in.file, opipe, &pos, count, fl); in do_sendfile()
|