vfs: export do_splice_direct() to modules
[firefly-linux-kernel-4.4.55.git] / fs / internal.h
index 9477f8f6aefca491ec50be5c2fda03cf64997a65..0f0626a6997cdbfb12be51910d922b4d3ac6d868 100644 (file)
@@ -138,12 +138,6 @@ extern long prune_dcache_sb(struct super_block *sb, unsigned long nr_to_scan,
  */
 extern int rw_verify_area(int, struct file *, const loff_t *, size_t);
 
-/*
- * splice.c
- */
-extern long do_splice_direct(struct file *in, loff_t *ppos, struct file *out,
-               loff_t *opos, size_t len, unsigned int flags);
-
 /*
  * pipe.c
  */