Function report |
Source Code:fs\notify\fsnotify.c |
Create Date:2022-07-28 20:16:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Pop from iter_info multi head queue, the marks that were iterated in the* current iteration step.
Proto:static void fsnotify_iter_next(struct fsnotify_iter_info *iter_info)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_iter_info * | iter_info |
306 | If fsnotify_iter_should_report_type(iter_info, type) Then marks[type] = fsnotify_next_mark(marks[type]) |
Name | Describe |
---|---|
fsnotify | This is the main call to fsnotify. The VFS calls into hook specific functions* in linux/fsnotify.h. Those functions then in turn call here. Here will call* out to all of the registered fsnotify_group. Those groups can then use the |
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 |