__audit_inode

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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.