Function report | 
Source Code:fs\splice.c | 
Create Date:2022-07-28 20:11:25 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Send 'sd->len' bytes to socket from 'sd->file' at position 'sd->pos'* using sendpage(). Return the number of bytes sent.
Proto:static int pipe_to_sendpage(struct pipe_inode_info *pipe, struct pipe_buffer *buf, struct splice_desc *sd)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct pipe_inode_info * | pipe | |
| struct pipe_buffer * | buf | |
| struct splice_desc * | sd | 
| 446 | pos = le position | 
| 449 | If Not Value is more likely to compile time(sendpage) Then Return -EINVAL | 
| 452 | more = If splice flags & xpect more data Then Sender will send more Else 0 | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |