Function report |
Source Code:fs\notify\fdinfo.c |
Create Date:2022-07-28 20:16:54 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fanotify_show_fdinfo
Proto:void fanotify_show_fdinfo(struct seq_file *m, struct file *f)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct seq_file * | m | |
| struct file * | f |
| 147 | seq_printf(m, "fanotify flags:%x event-flags:%x\n", flags, f_flags) |
| 150 | show_fdinfo(m, f, fanotify_fdinfo) |
| 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 |