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:inotify_fdinfo
Proto:static void inotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
struct fsnotify_mark * | mark |
81 | If Type of object [lock] != FSNOTIFY_OBJ_TYPE_INODE Then Return |
86 | If inode Then |
94 | seq_printf(m, "inotify wd:%x ino:%lx sdev:%x mask:%x ignored_mask:%x ", wd, Stat data, not accessed from path walking , s_dev, mask, Events types to ignore [mark->lock, group->mark_mutex] ) |
97 | show_mark_fhandle(m, inode) |
99 | put an inode |
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 |