other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
__AUDIT_INODE(9) | Audit Interfaces | __AUDIT_INODE(9) |
NAME¶
__audit_inode - store the inode and device from a lookupSYNOPSIS¶
void
__audit_inode(struct filename * name,
const struct dentry * dentry,
unsigned int flags);
ARGUMENTS¶
namename being audited
dentry
dentry being audited
flags
attributes for this particular entry
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |