Function report |
Source Code:include\linux\fsnotify_backend.h |
Create Date:2022-07-28 11:26:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fsnotify_iter_inode_mark
Proto:static inline struct fsnotify_mark *fsnotify_iter_inode_mark(struct fsnotify_iter_info *iter_info)
Type:struct fsnotify_mark
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsnotify_iter_info * | iter_info |
273 | Return (report_mask & (1U << FSNOTIFY_OBJ_TYPE_INODE)) ? marks[FSNOTIFY_OBJ_TYPE_INODE] : NULL |
Name | Describe |
---|---|
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 |
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 |