audit_avc_path(9)
NAME
- audit_avc_path - record the granting or denial of permis
- sions
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