1__AUDIT_INODE(9)               Audit Interfaces               __AUDIT_INODE(9)
2
3
4

NAME

6       __audit_inode - store the inode and device from a lookup
7

SYNOPSIS

9       void __audit_inode(struct filename * name,
10                          const struct dentry * dentry, unsigned int flags);
11

ARGUMENTS

13       name
14           name being audited
15
16       dentry
17           dentry being audited
18
19       flags
20           attributes for this particular entry
21
23Kernel Hackers Manual 3.10         June 2019                  __AUDIT_INODE(9)
Impressum