Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dmount.c132 static int audit_mount(const struct cred *subj_cred, in audit_mount() function
345 return audit_mount(subj_cred, profile, OP_MOUNT, mntpnt, devname, in match_mnt_path_str()
631 return audit_mount(subj_cred, profile, OP_UMOUNT, name, NULL, NULL, in profile_umount()
708 error = audit_mount(subj_cred, profile, OP_PIVOTROOT, new_name, in build_pivotroot()
764 audit_mount(subj_cred, profile, OP_PIVOTROOT, in aa_pivotroot()