onefs_sys_recvfile  170 source3/modules/onefs.h ssize_t onefs_sys_recvfile(int fromfd, int tofd, SMB_OFF_T offset,
onefs_sys_recvfile   78 source3/modules/vfs_onefs.c 	result = onefs_sys_recvfile(fromfd, tofsp->fh->fd, offset, count);