Searched refs:do_splice_to (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dsplice.c940 static long do_splice_to(struct file *in, loff_t *ppos, function
1012 ret = do_splice_to(in, ppos, pipe, max_read_len, flags);
1129 ret = do_splice_to(in, off, pipe, len, flags);

Completed in 44 milliseconds