Home
last modified time | relevance | path

Searched refs:audit_mount (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/security/apparmor/
A Dmount.c130 static int audit_mount(struct aa_profile *profile, const char *op, in audit_mount() function
339 return audit_mount(profile, OP_MOUNT, mntpnt, devname, type, NULL, in match_mnt_path_str()
598 return audit_mount(profile, OP_UMOUNT, name, NULL, NULL, NULL, 0, NULL, in profile_umount()
672 error = audit_mount(profile, OP_PIVOTROOT, new_name, old_name, in build_pivotroot()
725 audit_mount(profile, OP_PIVOTROOT, NULL /*new_name */, in aa_pivotroot()

Completed in 4 milliseconds