Function report |
Source Code:fs\splice.c |
Create Date:2022-07-28 20:11:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:SYSCALL_DEFINE6
Proto:SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, int, fd_out, loff_t __user *, off_out, size_t, len, unsigned int, flags)
Type:
Parameter:Nothing
1434 | If Value for the false possibility is greater at compile time(!len) Then Return 0 |
1437 | If Value for the false possibility is greater at compile time(flags & ~SPLICE_F_ALL) Then Return -EINVAL |
1442 | If file Then |
1443 | If f_mode & le is open for reading Then |
1445 | If file Then |
1446 | If f_mode & le is open for writing Then error = Determine where to splice to/from. |
1455 | Return error |
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 |