Function report |
Source Code:kernel\audit_fsnotify.c |
Create Date:2022-07-28 11:29:43 |
Last Modify:2020-03-17 18:09:23 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_update_mark
Proto:static void audit_update_mark(struct audit_fsnotify_mark *audit_mark, const struct inode *inode)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_fsnotify_mark * | audit_mark | |
const struct inode * | inode |
70 | associated superblock device = If inode Then s_dev Else AUDIT_DEV_UNSET |
71 | associated inode number = If inode Then Stat data, not accessed from path walking Else AUDIT_INO_UNSET |
Name | Describe |
---|---|
audit_alloc_mark | |
audit_mark_handle_event | Update mark data in audit rules based on fsnotify events. |
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 |