Searched defs:sys_sendfile (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/adouble/
H A Dad_sendfile.c51 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) function
59 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) function
68 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) function
84 ssize_t sys_sendfile(int out_fd, int in_fd, off_t *_offset, size_t count) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dsendfile.c37 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
103 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
176 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
262 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
333 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
405 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
456 ssize_t sys_sendfile(int tofd, int fromfd, const DATA_BLOB *header, SMB_OFF_T offset, size_t count) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/libatalk/adouble/
H A Dad_sendfile.c52 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) function
81 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) function
90 ssize_t sys_sendfile(int tofd, int fromfd, off_t *offset, size_t count) function
111 ssize_t sys_sendfile(int out_fd, int in_fd, off_t *_offset, size_t count) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dread_write.c811 asmlinkage ssize_t sys_sendfile(int out_fd, int in_fd, off_t __user *offset, size_t count) function

Completed in 57 milliseconds