Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\audit.h Create Date:2022-07-28 07:11:08
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:audit_inode

Proto:static inline void audit_inode(struct filename *name, const struct dentry *dentry, unsigned int aflags)

Type:void

Parameter:

TypeParameterName
struct filename *name
const struct dentry *dentry
unsigned intaflags

NULL

Caller
NameDescribe
prepare_open
may_follow_linkmay_follow_link - Check symlink following for unsafe situations*@nd: nameidata pathwalk data* In the case of the sysctl_protected_symlinks sysctl being enabled,* CAP_DAC_OVERRIDE needs to be specifically ignored if the symlink is
filename_lookup
filename_parentat
filename_mountpoint
do_lastHandle the last step of open()
do_tmpfile
do_o_path