1__AUDIT_INODE(9) Audit Interfaces __AUDIT_INODE(9)
23
4
NAME
6__audit_inode - store the inode and device from a lookup
7
SYNOPSIS
9void __audit_inode(struct filename * name,
10const struct dentry * dentry, unsigned int flags);
11
ARGUMENTS
13name
14name being audited
1516
dentry
17dentry being audited
1819
flags
20attributes for this particular entry
21
COPYRIGHT
23Kernel Hackers Manual 2.6. June 2019 __AUDIT_INODE(9)