Searched refs:audit_mount (Results 1 – 1 of 1) sorted by relevance
| /linux/security/apparmor/ |
| H A D | mount.c | 134 static int audit_mount(const struct cred *subj_cred, in audit_mount() function 346 return audit_mount(subj_cred, profile, OP_MOUNT, mntpnt, devname, in match_mnt_path_str() 630 return audit_mount(subj_cred, profile, OP_UMOUNT, name, NULL, NULL, in profile_umount() 706 error = audit_mount(subj_cred, profile, OP_PIVOTROOT, new_name, in build_pivotroot() 762 audit_mount(subj_cred, profile, OP_PIVOTROOT, in aa_pivotroot()
|