Scroll to navigation

__AUDIT_INODE(9) Audit Interfaces __AUDIT_INODE(9)

NAME

__audit_inode - store the inode and device from a lookup

SYNOPSIS

void __audit_inode(const char * name, const struct dentry * dentry);

ARGUMENTS

name
name being audited
dentry
dentry being audited

DESCRIPTION

Called from fs/namei.c: path_lookup.

COPYRIGHT

March 2016 Kernel Hackers Manual 3.2.