Home
last modified time | relevance | path

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

/fs/
Dsplice.c956 long do_splice_direct(struct file *in, loff_t *ppos, struct file *out, in do_splice_direct() function
985 EXPORT_SYMBOL(do_splice_direct);
Dread_write.c1249 retval = do_splice_direct(in.file, &pos, out.file, &out_pos, in do_sendfile()
1385 return do_splice_direct(file_in, &pos_in, file_out, &pos_out, in generic_copy_file_range()
/fs/overlayfs/
Dcopy_up.c275 bytes = do_splice_direct(old_file, &old_pos, in ovl_copy_up_data()
/fs/ceph/
Dfile.c2436 ret = do_splice_direct(src_file, &src_off, dst_file, in __ceph_copy_file_range()
2492 bytes = do_splice_direct(src_file, &src_off, dst_file, in __ceph_copy_file_range()