Name

audit_avc_path — record the granting or denial of permissions

Synopsis

int audit_avc_path (struct dentry * dentry,
 struct vfsmount * mnt);
 

Arguments

dentry

dentry to record

mnt

mnt to record

Description

Returns 0 for success or NULL context or < 0 on error.

Called from security/selinux/avc.c::avc_audit