Function report | 
Source Code:fs\eventpoll.c | 
Create Date:2022-07-28 20:19:07 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:ep_show_fdinfo
Proto:static void ep_show_fdinfo(struct seq_file *m, struct file *f)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct seq_file * | m | |
| struct file * | f | 
| 934 | inode = file_inode(file) | 
| 936 | seq_printf(m, "tfd: %8d events: %8x data: %16llx pos:%lli ino:%lx sdev:%x\n", fd, events, (longlong)data, (longlong)f_pos, Stat data, not accessed from path walking , s_dev) | 
| 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  |