__audit_inode(9) store the inode and device from a lookup

SYNOPSIS

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

ARGUMENTS

name

name being audited

dentry

dentry being audited

flags

attributes for this particular entry

COPYRIGHT