Searched refs:sendfile (Results 1 – 4 of 4) sorted by relevance
/fs/ |
D | read_write.c | 832 SYSCALL_DEFINE4(sendfile, int, out_fd, int, in_fd, off_t __user *, offset, size_t, count) in SYSCALL_DEFINE4() argument
|
/fs/yaffs2/ |
D | yaffs_fs.c | 306 .sendfile = generic_file_sendfile, 318 .sendfile = generic_file_sendfile,
|
/fs/cifs/ |
D | CHANGES | 800 common error paths. Add generic sendfile support.
|
/fs/ntfs/ |
D | ChangeLog | 1007 - Clarify comment for ntfs file operation sendfile which was added by 1009 to say that ntfs ->sendfile is only used for the case where the
|