__audit_inode - store the inode and device from a lookup
"void __audit_inode(const char * " "name" ", const struct inode * " "inode" ");"
name name being audited inode inode being audited
name
name being audited
inode being audited
Called from fs/namei.c:path_lookup.