Function report | 
Source Code:fs\eventfd.c | 
Create Date:2022-07-28 20:20:14 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ventfd_fget - Acquire a reference of an eventfd file descriptor.*@fd: [in] Eventfd file descriptor.* Returns a pointer to the eventfd file structure in case of success, or the* following error pointer:* -EBADF : Invalid @fd file descriptor.
Proto:struct file *eventfd_fget(int fd)
Type:struct file
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| int | fd | 
| 354 | If f_op != eventfd_fops Then | 
| 359 | Return file | 
| 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  |