Function report | 
Source Code:fs\read_write.c | 
Create Date:2022-07-28 20:01:25 | 
| Last Modify:2020-03-18 10:18:51 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:do_compat_pwritev64
Proto:static long do_compat_pwritev64(unsigned long fd, const struct compat_iovec __user *vec, unsigned long vlen, loff_t pos, rwf_t flags)
Type:long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long | fd | |
| const struct compat_iovec __user * | vec | |
| unsigned long | vlen | |
| loff_t | pos | |
| rwf_t | flags | 
| 1343 | If f_mode & le can be accessed using pwrite Then ret = compat_writev(file, vec, vlen, & pos, flags) | 
| 1346 | Return ret | 
| Name | Describe | 
|---|---|
| COMPAT_SYSCALL_DEFINE5 | |
| COMPAT_SYSCALL_DEFINE6 | 
| 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  |