函数逻辑报告 |
Source Code:fs\notify\fsnotify.c |
Create Date:2022-07-29 10:47:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Pop from iter_info multi head queue, the marks that were iterated in the* current iteration step.
函数原型:static void fsnotify_iter_next(struct fsnotify_iter_info *iter_info)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fsnotify_iter_info * | iter_info |
306 | 如果fsnotify_iter_should_report_type(iter_info, type)则marks[type]等于fsnotify_next_mark(marks[type]) |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |