Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:audit_update_mark

Proto:static void audit_update_mark(struct audit_fsnotify_mark *audit_mark, const struct inode *inode)

Type:void

Parameter:

TypeParameterName
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
Caller
NameDescribe
audit_alloc_mark
audit_mark_handle_eventUpdate mark data in audit rules based on fsnotify events.