Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:17 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_file_from_index
Proto:static inline struct file *io_file_from_index(struct io_ring_ctx *ctx, int index)
Type:struct file
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct io_ring_ctx * | ctx | |
| int | index |
| 3392 | Return files[index & IORING_FILE_TABLE_MASK] |
| Name | Describe |
|---|---|
| io_req_set_file | |
| __io_sqe_files_unregister | |
| io_sqe_files_register | |
| io_sqe_file_unregister |
| 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 |