Searched refs:audit_mount (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/security/apparmor/ |
| D | mount.c | 130 static int audit_mount(struct aa_profile *profile, const char *op, in audit_mount() function 354 return audit_mount(profile, OP_MOUNT, mntpnt, devname, type, NULL, in match_mnt_path_str() 580 return audit_mount(profile, OP_UMOUNT, name, NULL, NULL, NULL, 0, NULL, in profile_umount() 649 error = audit_mount(profile, OP_PIVOTROOT, new_name, old_name, in build_pivotroot() 696 audit_mount(profile, OP_PIVOTROOT, NULL /*new_name */, in aa_pivotroot()
|