SMB_VFS_NEXT_SENDFILE  156 examples/VFS/skel_transparent.c 	return SMB_VFS_NEXT_SENDFILE(handle, tofd, fromfsp, hdr, offset, n);
SMB_VFS_NEXT_SENDFILE  136 source3/modules/vfs_cacheprime.c         return SMB_VFS_NEXT_SENDFILE(handle, tofd, fromfsp,
SMB_VFS_NEXT_SENDFILE 1317 source3/modules/vfs_full_audit.c 	result = SMB_VFS_NEXT_SENDFILE(handle, tofd, fromfsp, hdr, offset, n);
SMB_VFS_NEXT_SENDFILE   67 source3/modules/vfs_readahead.c 	return SMB_VFS_NEXT_SENDFILE(handle,
SMB_VFS_NEXT_SENDFILE  290 source3/modules/vfs_tsmsm.c 	return SMB_VFS_NEXT_SENDFILE(handle, tofd, fsp, hdr, offset, n);