Function report | 
Source Code:include\linux\fs.h | 
Create Date:2022-07-28 05:43:19 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:iocb_flags
Proto:static inline int iocb_flags(struct file *file)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct file * | file | 
| 3391 | res = 0 | 
| 3392 | If f_flags & O_APPEND Then res |= IOCB_APPEND | 
| 3394 | If io_is_direct(file) Then res |= IOCB_DIRECT | 
| 3400 | Return res | 
| Name | Describe | 
|---|---|
| aio_prep_rw | |
| io_prep_rw | |
| init_sync_kiocb | 
| 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  |