函数逻辑报告 |
Source Code:include\linux\fsnotify_backend.h |
Create Date:2022-07-27 12:29:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:fsnotify_iter_inode_mark
函数原型:static inline struct fsnotify_mark *fsnotify_iter_inode_mark(struct fsnotify_iter_info *iter_info)
返回类型:struct fsnotify_mark
参数:
类型 | 参数 | 名称 |
---|---|---|
struct fsnotify_iter_info * | iter_info |
273 | 返回:(report_mask & (1U << FSNOTIFY_OBJ_TYPE_INODE)) ? marks[FSNOTIFY_OBJ_TYPE_INODE] : NULL |
名称 | 描述 |
---|---|
audit_watch_handle_event | Update watch data in audit rules based on fsnotify events. |
audit_mark_handle_event | Update mark data in audit rules based on fsnotify events. |
dnotify_handle_event | Mains fsnotify call where events are delivered to dnotify.* Find the dnotify mark on the relevant inode, run the list of dnotify structs* on that mark and determine which of them has expressed interest in receiving* events of this type |
inotify_handle_event |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |