Home
last modified time | relevance | path

Searched refs:do_splice_direct (Results 1 – 3 of 3) sorted by relevance

/fs/
A Dsplice.c1227 ssize_t do_splice_direct(struct file *in, loff_t *ppos, struct file *out, in do_splice_direct() function
1233 EXPORT_SYMBOL(do_splice_direct);
A Dread_write.c1370 retval = do_splice_direct(fd_file(in), &pos, fd_file(out), &out_pos, in do_sendfile()
1627 ret = do_splice_direct(file_in, &pos_in, file_out, &pos_out, in vfs_copy_file_range()
/fs/overlayfs/
A Dcopy_up.c349 bytes = do_splice_direct(old_file, &old_pos, in ovl_copy_up_file()

Completed in 16 milliseconds